#include <GetTransformStamped.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _msg_type_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _topic_name_type |
typedef boost::shared_ptr < ::pr2_clutter_helper::GetTransformStampedRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::pr2_clutter_helper::GetTransformStampedRequest_ < ContainerAllocator > > | Ptr |
typedef GetTransformStampedRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
GetTransformStampedRequest_ () | |
GetTransformStampedRequest_ (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 > | msg_type |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | topic_name |
Definition at line 26 of file GetTransformStamped.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_clutter_helper::GetTransformStampedRequest_< ContainerAllocator >::_msg_type_type |
Definition at line 44 of file GetTransformStamped.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_clutter_helper::GetTransformStampedRequest_< ContainerAllocator >::_topic_name_type |
Definition at line 41 of file GetTransformStamped.h.
typedef boost::shared_ptr< ::pr2_clutter_helper::GetTransformStampedRequest_<ContainerAllocator> const> pr2_clutter_helper::GetTransformStampedRequest_< ContainerAllocator >::ConstPtr |
Definition at line 49 of file GetTransformStamped.h.
typedef boost::shared_ptr< ::pr2_clutter_helper::GetTransformStampedRequest_<ContainerAllocator> > pr2_clutter_helper::GetTransformStampedRequest_< ContainerAllocator >::Ptr |
Definition at line 48 of file GetTransformStamped.h.
typedef GetTransformStampedRequest_<ContainerAllocator> pr2_clutter_helper::GetTransformStampedRequest_< ContainerAllocator >::Type |
Definition at line 27 of file GetTransformStamped.h.
pr2_clutter_helper::GetTransformStampedRequest_< ContainerAllocator >::GetTransformStampedRequest_ | ( | ) | [inline] |
Definition at line 29 of file GetTransformStamped.h.
pr2_clutter_helper::GetTransformStampedRequest_< ContainerAllocator >::GetTransformStampedRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file GetTransformStamped.h.
boost::shared_ptr<std::map<std::string, std::string> > pr2_clutter_helper::GetTransformStampedRequest_< ContainerAllocator >::__connection_header |
Definition at line 50 of file GetTransformStamped.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_clutter_helper::GetTransformStampedRequest_< ContainerAllocator >::msg_type |
Definition at line 45 of file GetTransformStamped.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_clutter_helper::GetTransformStampedRequest_< ContainerAllocator >::topic_name |
Definition at line 42 of file GetTransformStamped.h.