#include <MotorStateList.h>
Public Types | |
typedef std::vector < ::dynamixel_msgs::MotorState_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::dynamixel_msgs::MotorState_ < ContainerAllocator > >::other > | _motor_states_type |
typedef boost::shared_ptr < ::dynamixel_msgs::MotorStateList_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::dynamixel_msgs::MotorStateList_ < ContainerAllocator > > | Ptr |
typedef MotorStateList_ < 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::MotorState_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::dynamixel_msgs::MotorState_< ContainerAllocator > >::other > &vec) const |
MotorStateList_ (const ContainerAllocator &_alloc) | |
MotorStateList_ () | |
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::MotorState_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::dynamixel_msgs::MotorState_< 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::MotorState_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::dynamixel_msgs::MotorState_ < 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 MotorStateList.h.
typedef std::vector< ::dynamixel_msgs::MotorState_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::dynamixel_msgs::MotorState_<ContainerAllocator> >::other > dynamixel_msgs::MotorStateList_< ContainerAllocator >::_motor_states_type |
Definition at line 27 of file MotorStateList.h.
typedef boost::shared_ptr< ::dynamixel_msgs::MotorStateList_<ContainerAllocator> const> dynamixel_msgs::MotorStateList_< ContainerAllocator >::ConstPtr |
Definition at line 93 of file MotorStateList.h.
typedef boost::shared_ptr< ::dynamixel_msgs::MotorStateList_<ContainerAllocator> > dynamixel_msgs::MotorStateList_< ContainerAllocator >::Ptr |
Definition at line 92 of file MotorStateList.h.
typedef MotorStateList_<ContainerAllocator> dynamixel_msgs::MotorStateList_< ContainerAllocator >::Type |
Definition at line 15 of file MotorStateList.h.
dynamixel_msgs::MotorStateList_< ContainerAllocator >::MotorStateList_ | ( | ) | [inline] |
Definition at line 17 of file MotorStateList.h.
dynamixel_msgs::MotorStateList_< ContainerAllocator >::MotorStateList_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 22 of file MotorStateList.h.
ROS_DEPRECATED const std::string dynamixel_msgs::MotorStateList_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 40 of file MotorStateList.h.
ROS_DEPRECATED const std::string dynamixel_msgs::MotorStateList_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 47 of file MotorStateList.h.
ROS_DEPRECATED const std::string dynamixel_msgs::MotorStateList_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 69 of file MotorStateList.h.
static ROS_DEPRECATED const std::string dynamixel_msgs::MotorStateList_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 38 of file MotorStateList.h.
static const char* dynamixel_msgs::MotorStateList_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 36 of file MotorStateList.h.
static ROS_DEPRECATED const std::string dynamixel_msgs::MotorStateList_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 45 of file MotorStateList.h.
static const char* dynamixel_msgs::MotorStateList_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 43 of file MotorStateList.h.
static ROS_DEPRECATED const std::string dynamixel_msgs::MotorStateList_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 67 of file MotorStateList.h.
static const char* dynamixel_msgs::MotorStateList_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 50 of file MotorStateList.h.
virtual ROS_DEPRECATED uint8_t* dynamixel_msgs::MotorStateList_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 78 of file MotorStateList.h.
ROS_DEPRECATED uint32_t dynamixel_msgs::MotorStateList_< ContainerAllocator >::get_motor_states_size | ( | ) | const [inline] |
Definition at line 31 of file MotorStateList.h.
ROS_DEPRECATED void dynamixel_msgs::MotorStateList_< ContainerAllocator >::get_motor_states_vec | ( | std::vector< ::dynamixel_msgs::MotorState_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::dynamixel_msgs::MotorState_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
Definition at line 33 of file MotorStateList.h.
virtual ROS_DEPRECATED uint32_t dynamixel_msgs::MotorStateList_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 85 of file MotorStateList.h.
virtual ROS_DEPRECATED uint8_t* dynamixel_msgs::MotorStateList_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 71 of file MotorStateList.h.
ROS_DEPRECATED void dynamixel_msgs::MotorStateList_< ContainerAllocator >::set_motor_states_size | ( | uint32_t | size | ) | [inline] |
Definition at line 32 of file MotorStateList.h.
ROS_DEPRECATED void dynamixel_msgs::MotorStateList_< ContainerAllocator >::set_motor_states_vec | ( | const std::vector< ::dynamixel_msgs::MotorState_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::dynamixel_msgs::MotorState_< ContainerAllocator > >::other > & | vec | ) | [inline] |
Definition at line 34 of file MotorStateList.h.
std::vector< ::dynamixel_msgs::MotorState_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::dynamixel_msgs::MotorState_<ContainerAllocator> >::other > dynamixel_msgs::MotorStateList_< ContainerAllocator >::motor_states |
Definition at line 28 of file MotorStateList.h.