#include <StartTorque.h>
Public Types | |
| typedef std::vector< float, typename ContainerAllocator::template rebind< float >::other > | _torques_type |
| typedef boost::shared_ptr < ::openrave_msgs::StartTorqueRequest_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::openrave_msgs::StartTorqueRequest_ < ContainerAllocator > > | Ptr |
| typedef StartTorqueRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
| StartTorqueRequest_ () | |
| StartTorqueRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| std::vector< float, typename ContainerAllocator::template rebind< float >::other > | torques |
Definition at line 25 of file StartTorque.h.
| typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > openrave_msgs::StartTorqueRequest_< ContainerAllocator >::_torques_type |
Definition at line 38 of file StartTorque.h.
| typedef boost::shared_ptr< ::openrave_msgs::StartTorqueRequest_<ContainerAllocator> const> openrave_msgs::StartTorqueRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file StartTorque.h.
| typedef boost::shared_ptr< ::openrave_msgs::StartTorqueRequest_<ContainerAllocator> > openrave_msgs::StartTorqueRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file StartTorque.h.
| typedef StartTorqueRequest_<ContainerAllocator> openrave_msgs::StartTorqueRequest_< ContainerAllocator >::Type |
Definition at line 26 of file StartTorque.h.
| openrave_msgs::StartTorqueRequest_< ContainerAllocator >::StartTorqueRequest_ | ( | ) | [inline] |
Definition at line 28 of file StartTorque.h.
| openrave_msgs::StartTorqueRequest_< ContainerAllocator >::StartTorqueRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file StartTorque.h.
| boost::shared_ptr<std::map<std::string, std::string> > openrave_msgs::StartTorqueRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file StartTorque.h.
| std::vector<float, typename ContainerAllocator::template rebind<float>::other > openrave_msgs::StartTorqueRequest_< ContainerAllocator >::torques |
Definition at line 39 of file StartTorque.h.