#include <RestartController.h>
Public Member Functions | |
virtual int | deserialize (unsigned char *inbuffer) |
const char * | getMD5 () |
const char * | getType () |
virtual int | serialize (unsigned char *outbuffer) const |
Public Attributes | |
const char * | class_name |
const char * | controller_name |
char ** | dependencies |
uint8_t | dependencies_length |
const char * | module_name |
const char * | package_path |
const char * | port_name |
char * | st_dependencies |
Definition at line 13 of file RestartController.h.
virtual int dynamixel_controllers::RestartControllerRequest::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 67 of file RestartController.h.
const char* dynamixel_controllers::RestartControllerRequest::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 136 of file RestartController.h.
const char* dynamixel_controllers::RestartControllerRequest::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 135 of file RestartController.h.
virtual int dynamixel_controllers::RestartControllerRequest::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 25 of file RestartController.h.
Definition at line 19 of file RestartController.h.
Definition at line 20 of file RestartController.h.
Definition at line 23 of file RestartController.h.
Definition at line 21 of file RestartController.h.
Definition at line 18 of file RestartController.h.
Definition at line 17 of file RestartController.h.
Definition at line 16 of file RestartController.h.
Definition at line 22 of file RestartController.h.