DynamicKeydata(const char *keypath, Keydata::Define *def=NULL, const char *homepath=NULL) | ost::DynamicKeydata | [protected] |
getBoolean(const char *key) | ost::ReconfigKeydata | |
getInitial(const char *id) | ost::ReconfigKeydata | [inline] |
getMsecTimer(const char *key) | ost::ReconfigKeydata | |
getSecTimer(const char *key) | ost::ReconfigKeydata | |
getString(const char *key, char *buf, size_t size) | ost::ReconfigKeydata | |
ost::StaticKeydata::getString(const char *id) | ost::StaticKeydata | [inline] |
getValue(const char *key) | ost::ReconfigKeydata | |
isKey(const char *key) | ost::ReconfigKeydata | |
ReconfigKeydata(const char *keypath, Keydata::Define *def=NULL) | ost::ReconfigKeydata | |
reload(void) | ost::DynamicKeydata | [protected, static] |
setInitial(const char *id, const char *val) | ost::ReconfigKeydata | [inline] |
StaticKeydata(const char *path, Keydata::Define *defkeys=NULL, const char *homepath=NULL) | ost::StaticKeydata | |
updateConfig(Keydata *keydata) | ost::DynamicKeydata | [protected, virtual] |
updatedBoolean(const char *id) | ost::ReconfigKeydata | [protected] |
updatedMsecTimer(const char *id) | ost::ReconfigKeydata | [protected] |
updatedSecTimer(const char *id) | ost::ReconfigKeydata | [protected] |
updatedString(const char *id) | ost::ReconfigKeydata | [protected] |
updatedValue(const char *id) | ost::ReconfigKeydata | [protected] |