#include <JointTrajectoryGoal.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 | |
trajectory_msgs::JointTrajectory | trajectory |
Definition at line 13 of file control_msgs/JointTrajectoryGoal.h.
virtual int control_msgs::JointTrajectoryGoal::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 25 of file control_msgs/JointTrajectoryGoal.h.
const char* control_msgs::JointTrajectoryGoal::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 33 of file control_msgs/JointTrajectoryGoal.h.
const char* control_msgs::JointTrajectoryGoal::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 32 of file control_msgs/JointTrajectoryGoal.h.
virtual int control_msgs::JointTrajectoryGoal::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 18 of file control_msgs/JointTrajectoryGoal.h.
Definition at line 16 of file control_msgs/JointTrajectoryGoal.h.