CallbackFunc typedef | RTC::ConfigBase | |
Config(const char *name, VarType &var, const char *def_val, TransFunc trans=coil::stringTo) | RTC::Config< VarType, TransFunc > | [inline] |
ConfigBase(const char *name_, const char *def_val) | RTC::ConfigBase | [inline] |
default_value | RTC::ConfigBase | |
m_admin | RTC::ConfigBase | [protected] |
m_callback | RTC::ConfigBase | [protected] |
m_trans | RTC::Config< VarType, TransFunc > | [protected] |
m_var | RTC::Config< VarType, TransFunc > | [protected] |
name | RTC::ConfigBase | |
notifyUpdate(const char *key, const char *val) | RTC::ConfigBase | |
setCallback(ConfigAdmin *cadmin, CallbackFunc cbf) | RTC::ConfigBase | |
string_value | RTC::ConfigBase | [protected] |
update(const char *val) | RTC::Config< VarType, TransFunc > | [inline, virtual] |
~Config(void) | RTC::Config< VarType, TransFunc > | [inline, virtual] |
~ConfigBase(void) | RTC::ConfigBase | [inline, virtual] |