#include <LoadController.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 * | name |
Definition at line 13 of file pr2_mechanism_msgs/LoadController.h.
virtual int pr2_mechanism_msgs::LoadControllerRequest::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 29 of file pr2_mechanism_msgs/LoadController.h.
const char* pr2_mechanism_msgs::LoadControllerRequest::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 45 of file pr2_mechanism_msgs/LoadController.h.
const char* pr2_mechanism_msgs::LoadControllerRequest::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 44 of file pr2_mechanism_msgs/LoadController.h.
virtual int pr2_mechanism_msgs::LoadControllerRequest::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 18 of file pr2_mechanism_msgs/LoadController.h.
const char* pr2_mechanism_msgs::LoadControllerRequest::name |
Definition at line 16 of file pr2_mechanism_msgs/LoadController.h.