$search
#include <JointAnglesWithSpeedGoal.h>
Public Types | |
typedef ::nao_msgs::JointAnglesWithSpeed_ < ContainerAllocator > | _joint_angles_type |
typedef boost::shared_ptr < ::nao_msgs::JointAnglesWithSpeedGoal_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::nao_msgs::JointAnglesWithSpeedGoal_ < ContainerAllocator > > | Ptr |
typedef JointAnglesWithSpeedGoal_ < 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) |
JointAnglesWithSpeedGoal_ (const ContainerAllocator &_alloc) | |
JointAnglesWithSpeedGoal_ () | |
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 |
::nao_msgs::JointAnglesWithSpeed_ < ContainerAllocator > | joint_angles |
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 JointAnglesWithSpeedGoal.h.
typedef ::nao_msgs::JointAnglesWithSpeed_<ContainerAllocator> nao_msgs::JointAnglesWithSpeedGoal_< ContainerAllocator >::_joint_angles_type |
Definition at line 35 of file JointAnglesWithSpeedGoal.h.
typedef boost::shared_ptr< ::nao_msgs::JointAnglesWithSpeedGoal_<ContainerAllocator> const> nao_msgs::JointAnglesWithSpeedGoal_< ContainerAllocator >::ConstPtr |
Definition at line 120 of file JointAnglesWithSpeedGoal.h.
typedef boost::shared_ptr< ::nao_msgs::JointAnglesWithSpeedGoal_<ContainerAllocator> > nao_msgs::JointAnglesWithSpeedGoal_< ContainerAllocator >::Ptr |
Definition at line 119 of file JointAnglesWithSpeedGoal.h.
typedef JointAnglesWithSpeedGoal_<ContainerAllocator> nao_msgs::JointAnglesWithSpeedGoal_< ContainerAllocator >::Type |
Definition at line 23 of file JointAnglesWithSpeedGoal.h.
nao_msgs::JointAnglesWithSpeedGoal_< ContainerAllocator >::JointAnglesWithSpeedGoal_ | ( | ) | [inline] |
Definition at line 25 of file JointAnglesWithSpeedGoal.h.
nao_msgs::JointAnglesWithSpeedGoal_< ContainerAllocator >::JointAnglesWithSpeedGoal_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file JointAnglesWithSpeedGoal.h.
ROS_DEPRECATED const std::string nao_msgs::JointAnglesWithSpeedGoal_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 44 of file JointAnglesWithSpeedGoal.h.
ROS_DEPRECATED const std::string nao_msgs::JointAnglesWithSpeedGoal_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 51 of file JointAnglesWithSpeedGoal.h.
ROS_DEPRECATED const std::string nao_msgs::JointAnglesWithSpeedGoal_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 96 of file JointAnglesWithSpeedGoal.h.
static ROS_DEPRECATED const std::string nao_msgs::JointAnglesWithSpeedGoal_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 42 of file JointAnglesWithSpeedGoal.h.
static const char* nao_msgs::JointAnglesWithSpeedGoal_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 40 of file JointAnglesWithSpeedGoal.h.
static ROS_DEPRECATED const std::string nao_msgs::JointAnglesWithSpeedGoal_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 49 of file JointAnglesWithSpeedGoal.h.
static const char* nao_msgs::JointAnglesWithSpeedGoal_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 47 of file JointAnglesWithSpeedGoal.h.
static ROS_DEPRECATED const std::string nao_msgs::JointAnglesWithSpeedGoal_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 94 of file JointAnglesWithSpeedGoal.h.
static const char* nao_msgs::JointAnglesWithSpeedGoal_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 54 of file JointAnglesWithSpeedGoal.h.
virtual ROS_DEPRECATED uint8_t* nao_msgs::JointAnglesWithSpeedGoal_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 105 of file JointAnglesWithSpeedGoal.h.
virtual ROS_DEPRECATED uint32_t nao_msgs::JointAnglesWithSpeedGoal_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 112 of file JointAnglesWithSpeedGoal.h.
virtual ROS_DEPRECATED uint8_t* nao_msgs::JointAnglesWithSpeedGoal_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 98 of file JointAnglesWithSpeedGoal.h.
boost::shared_ptr<std::map<std::string, std::string> > nao_msgs::JointAnglesWithSpeedGoal_< ContainerAllocator >::__connection_header |
Definition at line 121 of file JointAnglesWithSpeedGoal.h.
::nao_msgs::JointAnglesWithSpeed_<ContainerAllocator> nao_msgs::JointAnglesWithSpeedGoal_< ContainerAllocator >::joint_angles |
Definition at line 36 of file JointAnglesWithSpeedGoal.h.