#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 | |
MotorStateList_ () | |
MotorStateList_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector < ::dynamixel_msgs::MotorState_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::dynamixel_msgs::MotorState_ < ContainerAllocator > >::other > | motor_states |
Definition at line 22 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 35 of file MotorStateList.h.
typedef boost::shared_ptr< ::dynamixel_msgs::MotorStateList_<ContainerAllocator> const> dynamixel_msgs::MotorStateList_< ContainerAllocator >::ConstPtr |
Definition at line 40 of file MotorStateList.h.
typedef boost::shared_ptr< ::dynamixel_msgs::MotorStateList_<ContainerAllocator> > dynamixel_msgs::MotorStateList_< ContainerAllocator >::Ptr |
Definition at line 39 of file MotorStateList.h.
typedef MotorStateList_<ContainerAllocator> dynamixel_msgs::MotorStateList_< ContainerAllocator >::Type |
Definition at line 23 of file MotorStateList.h.
dynamixel_msgs::MotorStateList_< ContainerAllocator >::MotorStateList_ | ( | ) | [inline] |
Definition at line 25 of file MotorStateList.h.
dynamixel_msgs::MotorStateList_< ContainerAllocator >::MotorStateList_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file MotorStateList.h.
boost::shared_ptr<std::map<std::string, std::string> > dynamixel_msgs::MotorStateList_< ContainerAllocator >::__connection_header |
Definition at line 41 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 36 of file MotorStateList.h.