#include <SwitchController.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 120 of file pr2_mechanism_msgs/SwitchController.h.
virtual int pr2_mechanism_msgs::SwitchControllerResponse::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 138 of file pr2_mechanism_msgs/SwitchController.h.
const char* pr2_mechanism_msgs::SwitchControllerResponse::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 153 of file pr2_mechanism_msgs/SwitchController.h.
const char* pr2_mechanism_msgs::SwitchControllerResponse::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 152 of file pr2_mechanism_msgs/SwitchController.h.
virtual int pr2_mechanism_msgs::SwitchControllerResponse::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 125 of file pr2_mechanism_msgs/SwitchController.h.
Definition at line 123 of file pr2_mechanism_msgs/SwitchController.h.