#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 | |
bool | ok |
Definition at line 49 of file pr2_mechanism_msgs/LoadController.h.
virtual int pr2_mechanism_msgs::LoadControllerResponse::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 67 of file pr2_mechanism_msgs/LoadController.h.
const char* pr2_mechanism_msgs::LoadControllerResponse::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 82 of file pr2_mechanism_msgs/LoadController.h.
const char* pr2_mechanism_msgs::LoadControllerResponse::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 81 of file pr2_mechanism_msgs/LoadController.h.
virtual int pr2_mechanism_msgs::LoadControllerResponse::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 54 of file pr2_mechanism_msgs/LoadController.h.
Definition at line 52 of file pr2_mechanism_msgs/LoadController.h.