#include <GettfMessage.h>
Public Types | |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _child_frame_id_type |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _frame_id_type |
| 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::GettfMessageRequest_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::pr2_clutter_helper::GettfMessageRequest_ < ContainerAllocator > > | Ptr |
| typedef GettfMessageRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
| GettfMessageRequest_ () | |
| GettfMessageRequest_ (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 > | child_frame_id |
| std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | frame_id |
| 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 GettfMessage.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_clutter_helper::GettfMessageRequest_< ContainerAllocator >::_child_frame_id_type |
Definition at line 51 of file GettfMessage.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_clutter_helper::GettfMessageRequest_< ContainerAllocator >::_frame_id_type |
Definition at line 54 of file GettfMessage.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_clutter_helper::GettfMessageRequest_< ContainerAllocator >::_msg_type_type |
Definition at line 48 of file GettfMessage.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_clutter_helper::GettfMessageRequest_< ContainerAllocator >::_topic_name_type |
Definition at line 45 of file GettfMessage.h.
| typedef boost::shared_ptr< ::pr2_clutter_helper::GettfMessageRequest_<ContainerAllocator> const> pr2_clutter_helper::GettfMessageRequest_< ContainerAllocator >::ConstPtr |
Definition at line 59 of file GettfMessage.h.
| typedef boost::shared_ptr< ::pr2_clutter_helper::GettfMessageRequest_<ContainerAllocator> > pr2_clutter_helper::GettfMessageRequest_< ContainerAllocator >::Ptr |
Definition at line 58 of file GettfMessage.h.
| typedef GettfMessageRequest_<ContainerAllocator> pr2_clutter_helper::GettfMessageRequest_< ContainerAllocator >::Type |
Definition at line 27 of file GettfMessage.h.
| pr2_clutter_helper::GettfMessageRequest_< ContainerAllocator >::GettfMessageRequest_ | ( | ) | [inline] |
Definition at line 29 of file GettfMessage.h.
| pr2_clutter_helper::GettfMessageRequest_< ContainerAllocator >::GettfMessageRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 37 of file GettfMessage.h.
| boost::shared_ptr<std::map<std::string, std::string> > pr2_clutter_helper::GettfMessageRequest_< ContainerAllocator >::__connection_header |
Definition at line 60 of file GettfMessage.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_clutter_helper::GettfMessageRequest_< ContainerAllocator >::child_frame_id |
Definition at line 52 of file GettfMessage.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_clutter_helper::GettfMessageRequest_< ContainerAllocator >::frame_id |
Definition at line 55 of file GettfMessage.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_clutter_helper::GettfMessageRequest_< ContainerAllocator >::msg_type |
Definition at line 49 of file GettfMessage.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_clutter_helper::GettfMessageRequest_< ContainerAllocator >::topic_name |
Definition at line 46 of file GettfMessage.h.