#include <GetMapAction.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 | |
nav_msgs::GetMapActionFeedback | action_feedback |
nav_msgs::GetMapActionGoal | action_goal |
nav_msgs::GetMapActionResult | action_result |
Definition at line 15 of file GetMapAction.h.
virtual int nav_msgs::GetMapAction::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 31 of file GetMapAction.h.
const char* nav_msgs::GetMapAction::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 41 of file GetMapAction.h.
const char* nav_msgs::GetMapAction::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 40 of file GetMapAction.h.
virtual int nav_msgs::GetMapAction::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 22 of file GetMapAction.h.
Definition at line 20 of file GetMapAction.h.
Definition at line 18 of file GetMapAction.h.
Definition at line 19 of file GetMapAction.h.