#include <SetTipName.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _arm_name_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _tip_name_type |
typedef boost::shared_ptr < ::r2_msgs::SetTipNameRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::r2_msgs::SetTipNameRequest_ < ContainerAllocator > > | Ptr |
typedef SetTipNameRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
SetTipNameRequest_ () | |
SetTipNameRequest_ (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 |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | tip_name |
Definition at line 25 of file SetTipName.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > r2_msgs::SetTipNameRequest_< ContainerAllocator >::_arm_name_type |
Definition at line 40 of file SetTipName.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > r2_msgs::SetTipNameRequest_< ContainerAllocator >::_tip_name_type |
Definition at line 43 of file SetTipName.h.
typedef boost::shared_ptr< ::r2_msgs::SetTipNameRequest_<ContainerAllocator> const> r2_msgs::SetTipNameRequest_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file SetTipName.h.
typedef boost::shared_ptr< ::r2_msgs::SetTipNameRequest_<ContainerAllocator> > r2_msgs::SetTipNameRequest_< ContainerAllocator >::Ptr |
Definition at line 47 of file SetTipName.h.
typedef SetTipNameRequest_<ContainerAllocator> r2_msgs::SetTipNameRequest_< ContainerAllocator >::Type |
Definition at line 26 of file SetTipName.h.
r2_msgs::SetTipNameRequest_< ContainerAllocator >::SetTipNameRequest_ | ( | ) | [inline] |
Definition at line 28 of file SetTipName.h.
r2_msgs::SetTipNameRequest_< ContainerAllocator >::SetTipNameRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file SetTipName.h.
boost::shared_ptr<std::map<std::string, std::string> > r2_msgs::SetTipNameRequest_< ContainerAllocator >::__connection_header |
Definition at line 49 of file SetTipName.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > r2_msgs::SetTipNameRequest_< ContainerAllocator >::arm_name |
Definition at line 41 of file SetTipName.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > r2_msgs::SetTipNameRequest_< ContainerAllocator >::tip_name |
Definition at line 44 of file SetTipName.h.