#include <JointStateList.h>
Public Types | |
typedef std::vector < ::dynamixel_msgs::JointState_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::dynamixel_msgs::JointState_ < ContainerAllocator > >::other > | _motor_states_type |
typedef boost::shared_ptr < ::dynamixel_msgs::JointStateList_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::dynamixel_msgs::JointStateList_ < ContainerAllocator > > | Ptr |
typedef JointStateList_ < 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) |
ROS_DEPRECATED uint32_t | get_motor_states_size () const |
ROS_DEPRECATED void | get_motor_states_vec (std::vector< ::dynamixel_msgs::JointState_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::dynamixel_msgs::JointState_< ContainerAllocator > >::other > &vec) const |
JointStateList_ (const ContainerAllocator &_alloc) | |
JointStateList_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
ROS_DEPRECATED void | set_motor_states_size (uint32_t size) |
ROS_DEPRECATED void | set_motor_states_vec (const std::vector< ::dynamixel_msgs::JointState_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::dynamixel_msgs::JointState_< ContainerAllocator > >::other > &vec) |
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 | |
std::vector < ::dynamixel_msgs::JointState_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::dynamixel_msgs::JointState_ < ContainerAllocator > >::other > | motor_states |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 16 of file JointStateList.h.
typedef std::vector< ::dynamixel_msgs::JointState_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::dynamixel_msgs::JointState_<ContainerAllocator> >::other > dynamixel_msgs::JointStateList_< ContainerAllocator >::_motor_states_type |
Definition at line 27 of file JointStateList.h.
typedef boost::shared_ptr< ::dynamixel_msgs::JointStateList_<ContainerAllocator> const> dynamixel_msgs::JointStateList_< ContainerAllocator >::ConstPtr |
Definition at line 113 of file JointStateList.h.
typedef boost::shared_ptr< ::dynamixel_msgs::JointStateList_<ContainerAllocator> > dynamixel_msgs::JointStateList_< ContainerAllocator >::Ptr |
Definition at line 112 of file JointStateList.h.
typedef JointStateList_<ContainerAllocator> dynamixel_msgs::JointStateList_< ContainerAllocator >::Type |
Definition at line 15 of file JointStateList.h.
dynamixel_msgs::JointStateList_< ContainerAllocator >::JointStateList_ | ( | ) | [inline] |
Definition at line 17 of file JointStateList.h.
dynamixel_msgs::JointStateList_< ContainerAllocator >::JointStateList_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 22 of file JointStateList.h.
ROS_DEPRECATED const std::string dynamixel_msgs::JointStateList_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 40 of file JointStateList.h.
ROS_DEPRECATED const std::string dynamixel_msgs::JointStateList_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 47 of file JointStateList.h.
ROS_DEPRECATED const std::string dynamixel_msgs::JointStateList_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 89 of file JointStateList.h.
static ROS_DEPRECATED const std::string dynamixel_msgs::JointStateList_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 38 of file JointStateList.h.
static const char* dynamixel_msgs::JointStateList_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 36 of file JointStateList.h.
static ROS_DEPRECATED const std::string dynamixel_msgs::JointStateList_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 45 of file JointStateList.h.
static const char* dynamixel_msgs::JointStateList_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 43 of file JointStateList.h.
static ROS_DEPRECATED const std::string dynamixel_msgs::JointStateList_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 87 of file JointStateList.h.
static const char* dynamixel_msgs::JointStateList_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 50 of file JointStateList.h.
virtual ROS_DEPRECATED uint8_t* dynamixel_msgs::JointStateList_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 98 of file JointStateList.h.
ROS_DEPRECATED uint32_t dynamixel_msgs::JointStateList_< ContainerAllocator >::get_motor_states_size | ( | ) | const [inline] |
Definition at line 31 of file JointStateList.h.
ROS_DEPRECATED void dynamixel_msgs::JointStateList_< ContainerAllocator >::get_motor_states_vec | ( | std::vector< ::dynamixel_msgs::JointState_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::dynamixel_msgs::JointState_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
Definition at line 33 of file JointStateList.h.
virtual ROS_DEPRECATED uint32_t dynamixel_msgs::JointStateList_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 105 of file JointStateList.h.
virtual ROS_DEPRECATED uint8_t* dynamixel_msgs::JointStateList_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 91 of file JointStateList.h.
ROS_DEPRECATED void dynamixel_msgs::JointStateList_< ContainerAllocator >::set_motor_states_size | ( | uint32_t | size | ) | [inline] |
Definition at line 32 of file JointStateList.h.
ROS_DEPRECATED void dynamixel_msgs::JointStateList_< ContainerAllocator >::set_motor_states_vec | ( | const std::vector< ::dynamixel_msgs::JointState_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::dynamixel_msgs::JointState_< ContainerAllocator > >::other > & | vec | ) | [inline] |
Definition at line 34 of file JointStateList.h.
std::vector< ::dynamixel_msgs::JointState_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::dynamixel_msgs::JointState_<ContainerAllocator> >::other > dynamixel_msgs::JointStateList_< ContainerAllocator >::motor_states |
Definition at line 28 of file JointStateList.h.