#include <GetMotionPlan.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 | |
moveit_msgs::MotionPlanResponse | motion_plan_response |
Definition at line 39 of file GetMotionPlan.h.
virtual int moveit_msgs::GetMotionPlanResponse::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 51 of file GetMotionPlan.h.
const char* moveit_msgs::GetMotionPlanResponse::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 59 of file GetMotionPlan.h.
const char* moveit_msgs::GetMotionPlanResponse::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 58 of file GetMotionPlan.h.
virtual int moveit_msgs::GetMotionPlanResponse::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 44 of file GetMotionPlan.h.
Definition at line 42 of file GetMotionPlan.h.