| 
| 
void  | getInfo (motorcortex_ParameterInfo *info) const | 
|   | 
| 
const DataTypeInfo &  | getDataTypeInfo () const | 
|   | 
| 
void  | setName (const char *name) | 
|   | 
| 
const char *  | getName () const | 
|   | 
| 
void  | setPath (const char *path) | 
|   | 
| 
const char *  | getPath () const | 
|   | 
| 
size_t  | getPathLength () const | 
|   | 
| 
void  | setId (unsigned int id) | 
|   | 
| 
unsigned int  | getId () const | 
|   | 
| 
void  | setUserGroup (motorcortex_UserGroup user_group) | 
|   | 
| 
motorcortex_UserGroup  | getUserGroup () const | 
|   | 
| 
void  | setUnit (motorcortex_Unit unit) | 
|   | 
| 
motorcortex_Unit  | getUnit () const | 
|   | 
| 
void  | setDataType (unsigned int data_type) | 
|   | 
| 
unsigned int  | getDataType () const | 
|   | 
| 
void  | setDataSize (unsigned int data_size) | 
|   | 
| 
unsigned int  | getDataSize () const | 
|   | 
| 
void  | setFlags (unsigned int flags) | 
|   | 
| 
unsigned int  | getFlags () const | 
|   | 
| 
void  | setPermissions (unsigned int permissions) | 
|   | 
| 
unsigned int  | getPermissions () const | 
|   | 
| 
void  | setType (motorcortex_ParameterType &type) | 
|   | 
| 
motorcortex_ParameterType  | getType () const | 
|   | 
| 
void  | setNumberOfElements (unsigned int number_of_elements) | 
|   | 
| 
unsigned int  | getNumberOfElements () const | 
|   | 
| 
void  | toggleOverwrite (bool overwrite) | 
|   | 
| 
bool  | hasOverwrite () const | 
|   | 
| 
void  | toggleLink (bool link) | 
|   | 
| 
bool  | hasLink () const | 
|   | 
| 
unsigned int  | getHash () const | 
|   | 
The documentation for this class was generated from the following files:
- parameter_server/ps_info.h
 
- parameter_server/ps_info.cpp