#include <SetJointMode.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _arm_name_type |
typedef boost::shared_ptr < ::r2_msgs::SetJointModeRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::r2_msgs::SetJointModeRequest_ < ContainerAllocator > > | Ptr |
typedef SetJointModeRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
SetJointModeRequest_ () | |
SetJointModeRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | arm_name |
Definition at line 25 of file SetJointMode.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > r2_msgs::SetJointModeRequest_< ContainerAllocator >::_arm_name_type |
Definition at line 38 of file SetJointMode.h.
typedef boost::shared_ptr< ::r2_msgs::SetJointModeRequest_<ContainerAllocator> const> r2_msgs::SetJointModeRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file SetJointMode.h.
typedef boost::shared_ptr< ::r2_msgs::SetJointModeRequest_<ContainerAllocator> > r2_msgs::SetJointModeRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file SetJointMode.h.
typedef SetJointModeRequest_<ContainerAllocator> r2_msgs::SetJointModeRequest_< ContainerAllocator >::Type |
Definition at line 26 of file SetJointMode.h.
r2_msgs::SetJointModeRequest_< ContainerAllocator >::SetJointModeRequest_ | ( | ) | [inline] |
Definition at line 28 of file SetJointMode.h.
r2_msgs::SetJointModeRequest_< ContainerAllocator >::SetJointModeRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file SetJointMode.h.
boost::shared_ptr<std::map<std::string, std::string> > r2_msgs::SetJointModeRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file SetJointMode.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > r2_msgs::SetJointModeRequest_< ContainerAllocator >::arm_name |
Definition at line 39 of file SetJointMode.h.