|
| ParamHandle (ParameterBase *param, void *origin_ptr) |
|
| ParamHandle (const ParamHandle &orig) |
|
ParamHandle & | operator= (const ParamHandle &orig) |
|
void | setUserGroup (UserGroup user_group) |
|
bool | isUpdated () |
|
size_t | size () const |
|
void | updateOutput (bool newval) |
|
void | updateOutputOnce () |
|
void | updateOutputOnce (size_t length) |
|
void | updateOutputOnInput (bool newval) |
|
template<typename T > |
void | write (const T &in_data) |
|
template<typename T > |
void | write (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: