|
| GroupHandle (ParameterBase *group, std::map< std::string, ParamHandle > params) |
|
| GroupHandle (const GroupHandle &orig) |
|
GroupHandle & | operator= (const GroupHandle &orig) |
|
ParamHandle & | getHandle (const std::string &name) |
|
void | setUserGroup (UserGroup user_group) |
|
bool | isUpdated () |
|
void | updateOutput (bool newval) |
|
void | updateOutputOnce () |
|
void | updateOutputOnInput (bool newval) |
|
template<typename T > |
void | write (const std::string &name, const T &in_data) |
|
template<typename T > |
void | write (const std::string &name, const T in_data, int length) |
|
Public Member Functions inherited from mcx::parameter_server::Handle |
| Handle (ParameterBase *param) |
|
bool | isFound () const |
|
const char * | getPath () const |
|
motorcortex_ParameterInfo | getInfo () const |
|
The documentation for this class was generated from the following files: