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