$search
#include <JointTrajectoryGoal.h>
Public Types | |
typedef uint8_t | _relative_type |
typedef ::trajectory_msgs::JointTrajectory_ < ContainerAllocator > | _trajectory_type |
typedef boost::shared_ptr < ::nao_msgs::JointTrajectoryGoal_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::nao_msgs::JointTrajectoryGoal_ < ContainerAllocator > > | Ptr |
typedef JointTrajectoryGoal_ < ContainerAllocator > | Type |
Public Member Functions | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
JointTrajectoryGoal_ (const ContainerAllocator &_alloc) | |
JointTrajectoryGoal_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | relative |
::trajectory_msgs::JointTrajectory_ < ContainerAllocator > | trajectory |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 22 of file JointTrajectoryGoal.h.
typedef uint8_t nao_msgs::JointTrajectoryGoal_< ContainerAllocator >::_relative_type |
Definition at line 40 of file JointTrajectoryGoal.h.
typedef ::trajectory_msgs::JointTrajectory_<ContainerAllocator> nao_msgs::JointTrajectoryGoal_< ContainerAllocator >::_trajectory_type |
Definition at line 37 of file JointTrajectoryGoal.h.
typedef boost::shared_ptr< ::nao_msgs::JointTrajectoryGoal_<ContainerAllocator> const> nao_msgs::JointTrajectoryGoal_< ContainerAllocator >::ConstPtr |
Definition at line 125 of file JointTrajectoryGoal.h.
typedef boost::shared_ptr< ::nao_msgs::JointTrajectoryGoal_<ContainerAllocator> > nao_msgs::JointTrajectoryGoal_< ContainerAllocator >::Ptr |
Definition at line 124 of file JointTrajectoryGoal.h.
typedef JointTrajectoryGoal_<ContainerAllocator> nao_msgs::JointTrajectoryGoal_< ContainerAllocator >::Type |
Definition at line 23 of file JointTrajectoryGoal.h.
nao_msgs::JointTrajectoryGoal_< ContainerAllocator >::JointTrajectoryGoal_ | ( | ) | [inline] |
Definition at line 25 of file JointTrajectoryGoal.h.
nao_msgs::JointTrajectoryGoal_< ContainerAllocator >::JointTrajectoryGoal_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file JointTrajectoryGoal.h.
ROS_DEPRECATED const std::string nao_msgs::JointTrajectoryGoal_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 49 of file JointTrajectoryGoal.h.
ROS_DEPRECATED const std::string nao_msgs::JointTrajectoryGoal_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 56 of file JointTrajectoryGoal.h.
ROS_DEPRECATED const std::string nao_msgs::JointTrajectoryGoal_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 98 of file JointTrajectoryGoal.h.
static ROS_DEPRECATED const std::string nao_msgs::JointTrajectoryGoal_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 47 of file JointTrajectoryGoal.h.
static const char* nao_msgs::JointTrajectoryGoal_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 45 of file JointTrajectoryGoal.h.
static ROS_DEPRECATED const std::string nao_msgs::JointTrajectoryGoal_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 54 of file JointTrajectoryGoal.h.
static const char* nao_msgs::JointTrajectoryGoal_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 52 of file JointTrajectoryGoal.h.
static ROS_DEPRECATED const std::string nao_msgs::JointTrajectoryGoal_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 96 of file JointTrajectoryGoal.h.
static const char* nao_msgs::JointTrajectoryGoal_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 59 of file JointTrajectoryGoal.h.
virtual ROS_DEPRECATED uint8_t* nao_msgs::JointTrajectoryGoal_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 108 of file JointTrajectoryGoal.h.
virtual ROS_DEPRECATED uint32_t nao_msgs::JointTrajectoryGoal_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 116 of file JointTrajectoryGoal.h.
virtual ROS_DEPRECATED uint8_t* nao_msgs::JointTrajectoryGoal_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 100 of file JointTrajectoryGoal.h.
boost::shared_ptr<std::map<std::string, std::string> > nao_msgs::JointTrajectoryGoal_< ContainerAllocator >::__connection_header |
Definition at line 126 of file JointTrajectoryGoal.h.
uint8_t nao_msgs::JointTrajectoryGoal_< ContainerAllocator >::relative |
Definition at line 41 of file JointTrajectoryGoal.h.
::trajectory_msgs::JointTrajectory_<ContainerAllocator> nao_msgs::JointTrajectoryGoal_< ContainerAllocator >::trajectory |
Definition at line 38 of file JointTrajectoryGoal.h.