#include <SwitchControllerGoal.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 | |
char * | st_start_controllers |
char * | st_stop_controllers |
char ** | start_controllers |
uint8_t | start_controllers_length |
char ** | stop_controllers |
uint8_t | stop_controllers_length |
Definition at line 12 of file SwitchControllerGoal.h.
virtual int pr2_mechanism_msgs::SwitchControllerGoal::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 50 of file SwitchControllerGoal.h.
const char* pr2_mechanism_msgs::SwitchControllerGoal::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 91 of file SwitchControllerGoal.h.
const char* pr2_mechanism_msgs::SwitchControllerGoal::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 90 of file SwitchControllerGoal.h.
virtual int pr2_mechanism_msgs::SwitchControllerGoal::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 22 of file SwitchControllerGoal.h.
Definition at line 16 of file SwitchControllerGoal.h.
Definition at line 19 of file SwitchControllerGoal.h.
Definition at line 17 of file SwitchControllerGoal.h.
Definition at line 15 of file SwitchControllerGoal.h.
Definition at line 20 of file SwitchControllerGoal.h.
Definition at line 18 of file SwitchControllerGoal.h.