#include <TwoIntsActionGoal.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 | |
actionlib::TwoIntsGoal | goal |
actionlib_msgs::GoalID | goal_id |
std_msgs::Header | header |
Definition at line 15 of file TwoIntsActionGoal.h.
virtual int actionlib::TwoIntsActionGoal::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 31 of file TwoIntsActionGoal.h.
const char* actionlib::TwoIntsActionGoal::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 41 of file TwoIntsActionGoal.h.
const char* actionlib::TwoIntsActionGoal::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 40 of file TwoIntsActionGoal.h.
virtual int actionlib::TwoIntsActionGoal::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 22 of file TwoIntsActionGoal.h.
Definition at line 20 of file TwoIntsActionGoal.h.
Definition at line 19 of file TwoIntsActionGoal.h.
Definition at line 18 of file TwoIntsActionGoal.h.