#include <erregtypes.h>
Public Attributes | |
gboolean | enable |
do/don't enable timed-iDS connection | |
int | timeCnt |
number of valid items in timeSet[TIME_OPTIONS], could be 0,1...TIME_OPTIONS | |
int | timeSet [TIME_OPTIONS] |
time settings | |
gboolean | swUpdate |
do/don't include software update each time connected to iDS | |
gboolean | switchOff |
do/don't switch off after waking iLiad up |
Definition at line 121 of file erregtypes.h.
gboolean regTimedIds_t::enable |
number of valid items in timeSet[TIME_OPTIONS], could be 0,1...TIME_OPTIONS
Definition at line 124 of file erregtypes.h.
int regTimedIds_t::timeSet[TIME_OPTIONS] |
gboolean regTimedIds_t::swUpdate |
do/don't include software update each time connected to iDS
Definition at line 126 of file erregtypes.h.
gboolean regTimedIds_t::switchOff |