#include <JointPositions.h>
Public Types | |
typedef ::brics_actuator::Poison_ < ContainerAllocator > | _poisonStamp_type |
typedef std::vector < ::brics_actuator::JointValue_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::brics_actuator::JointValue_ < ContainerAllocator > >::other > | _positions_type |
typedef boost::shared_ptr < ::brics_actuator::JointPositions_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::brics_actuator::JointPositions_ < ContainerAllocator > > | Ptr |
typedef JointPositions_ < 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_positions_size () const |
ROS_DEPRECATED void | get_positions_vec (std::vector< ::brics_actuator::JointValue_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::brics_actuator::JointValue_< ContainerAllocator > >::other > &vec) const |
JointPositions_ (const ContainerAllocator &_alloc) | |
JointPositions_ () | |
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_positions_size (uint32_t size) |
ROS_DEPRECATED void | set_positions_vec (const std::vector< ::brics_actuator::JointValue_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::brics_actuator::JointValue_< 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 | |
::brics_actuator::Poison_ < ContainerAllocator > | poisonStamp |
std::vector < ::brics_actuator::JointValue_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::brics_actuator::JointValue_ < ContainerAllocator > >::other > | positions |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 19 of file JointPositions.h.
typedef ::brics_actuator::Poison_<ContainerAllocator> brics_actuator::JointPositions_< ContainerAllocator >::_poisonStamp_type |
Definition at line 35 of file JointPositions.h.
typedef std::vector< ::brics_actuator::JointValue_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::brics_actuator::JointValue_<ContainerAllocator> >::other > brics_actuator::JointPositions_< ContainerAllocator >::_positions_type |
Definition at line 38 of file JointPositions.h.
typedef boost::shared_ptr< ::brics_actuator::JointPositions_<ContainerAllocator> const> brics_actuator::JointPositions_< ContainerAllocator >::ConstPtr |
Definition at line 109 of file JointPositions.h.
typedef boost::shared_ptr< ::brics_actuator::JointPositions_<ContainerAllocator> > brics_actuator::JointPositions_< ContainerAllocator >::Ptr |
Definition at line 108 of file JointPositions.h.
typedef JointPositions_<ContainerAllocator> brics_actuator::JointPositions_< ContainerAllocator >::Type |
Definition at line 21 of file JointPositions.h.
brics_actuator::JointPositions_< ContainerAllocator >::JointPositions_ | ( | ) | [inline] |
Definition at line 23 of file JointPositions.h.
brics_actuator::JointPositions_< ContainerAllocator >::JointPositions_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 29 of file JointPositions.h.
ROS_DEPRECATED const std::string brics_actuator::JointPositions_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 51 of file JointPositions.h.
ROS_DEPRECATED const std::string brics_actuator::JointPositions_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 58 of file JointPositions.h.
ROS_DEPRECATED const std::string brics_actuator::JointPositions_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 82 of file JointPositions.h.
static ROS_DEPRECATED const std::string brics_actuator::JointPositions_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 49 of file JointPositions.h.
static const char* brics_actuator::JointPositions_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 47 of file JointPositions.h.
static ROS_DEPRECATED const std::string brics_actuator::JointPositions_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 56 of file JointPositions.h.
static const char* brics_actuator::JointPositions_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 54 of file JointPositions.h.
static ROS_DEPRECATED const std::string brics_actuator::JointPositions_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 80 of file JointPositions.h.
static const char* brics_actuator::JointPositions_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 61 of file JointPositions.h.
virtual ROS_DEPRECATED uint8_t* brics_actuator::JointPositions_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 92 of file JointPositions.h.
ROS_DEPRECATED uint32_t brics_actuator::JointPositions_< ContainerAllocator >::get_positions_size | ( | ) | const [inline] |
Definition at line 42 of file JointPositions.h.
ROS_DEPRECATED void brics_actuator::JointPositions_< ContainerAllocator >::get_positions_vec | ( | std::vector< ::brics_actuator::JointValue_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::brics_actuator::JointValue_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
Definition at line 44 of file JointPositions.h.
virtual ROS_DEPRECATED uint32_t brics_actuator::JointPositions_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 100 of file JointPositions.h.
virtual ROS_DEPRECATED uint8_t* brics_actuator::JointPositions_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 84 of file JointPositions.h.
ROS_DEPRECATED void brics_actuator::JointPositions_< ContainerAllocator >::set_positions_size | ( | uint32_t | size | ) | [inline] |
Definition at line 43 of file JointPositions.h.
ROS_DEPRECATED void brics_actuator::JointPositions_< ContainerAllocator >::set_positions_vec | ( | const std::vector< ::brics_actuator::JointValue_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::brics_actuator::JointValue_< ContainerAllocator > >::other > & | vec | ) | [inline] |
Definition at line 45 of file JointPositions.h.
::brics_actuator::Poison_<ContainerAllocator> brics_actuator::JointPositions_< ContainerAllocator >::poisonStamp |
Definition at line 36 of file JointPositions.h.
std::vector< ::brics_actuator::JointValue_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::brics_actuator::JointValue_<ContainerAllocator> >::other > brics_actuator::JointPositions_< ContainerAllocator >::positions |
Definition at line 39 of file JointPositions.h.