#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 * | reason |
bool | success |
Definition at line 140 of file RestartController.h.
virtual int dynamixel_controllers::RestartControllerResponse::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 164 of file RestartController.h.
const char* dynamixel_controllers::RestartControllerResponse::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 188 of file RestartController.h.
const char* dynamixel_controllers::RestartControllerResponse::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 187 of file RestartController.h.
virtual int dynamixel_controllers::RestartControllerResponse::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 146 of file RestartController.h.
Definition at line 144 of file RestartController.h.
Definition at line 143 of file RestartController.h.