#include <JointTorques.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 > | _torques_type |
typedef boost::shared_ptr < ::brics_actuator::JointTorques_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::brics_actuator::JointTorques_ < ContainerAllocator > > | Ptr |
typedef JointTorques_ < ContainerAllocator > | Type |
Public Member Functions | |
JointTorques_ () | |
JointTorques_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::brics_actuator::Poison_ < ContainerAllocator > | poisonStamp |
std::vector < ::brics_actuator::JointValue_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::brics_actuator::JointValue_ < ContainerAllocator > >::other > | torques |
Definition at line 23 of file JointTorques.h.
typedef ::brics_actuator::Poison_<ContainerAllocator> brics_actuator::JointTorques_< ContainerAllocator >::_poisonStamp_type |
Definition at line 38 of file JointTorques.h.
typedef std::vector< ::brics_actuator::JointValue_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::brics_actuator::JointValue_<ContainerAllocator> >::other > brics_actuator::JointTorques_< ContainerAllocator >::_torques_type |
Definition at line 41 of file JointTorques.h.
typedef boost::shared_ptr< ::brics_actuator::JointTorques_<ContainerAllocator> const> brics_actuator::JointTorques_< ContainerAllocator >::ConstPtr |
Definition at line 46 of file JointTorques.h.
typedef boost::shared_ptr< ::brics_actuator::JointTorques_<ContainerAllocator> > brics_actuator::JointTorques_< ContainerAllocator >::Ptr |
Definition at line 45 of file JointTorques.h.
typedef JointTorques_<ContainerAllocator> brics_actuator::JointTorques_< ContainerAllocator >::Type |
Definition at line 24 of file JointTorques.h.
brics_actuator::JointTorques_< ContainerAllocator >::JointTorques_ | ( | ) | [inline] |
Definition at line 26 of file JointTorques.h.
brics_actuator::JointTorques_< ContainerAllocator >::JointTorques_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file JointTorques.h.
boost::shared_ptr<std::map<std::string, std::string> > brics_actuator::JointTorques_< ContainerAllocator >::__connection_header |
Definition at line 47 of file JointTorques.h.
::brics_actuator::Poison_<ContainerAllocator> brics_actuator::JointTorques_< ContainerAllocator >::poisonStamp |
Definition at line 39 of file JointTorques.h.
std::vector< ::brics_actuator::JointValue_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::brics_actuator::JointValue_<ContainerAllocator> >::other > brics_actuator::JointTorques_< ContainerAllocator >::torques |
Definition at line 42 of file JointTorques.h.