#include <GetTransforms.h>
Public Types | |
| typedef std::vector < std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other >  | _frames_type | 
| typedef boost::shared_ptr < ::tf_broadcast_server::GetTransformsResponse_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::tf_broadcast_server::GetTransformsResponse_ < ContainerAllocator > >  | Ptr | 
| typedef GetTransformsResponse_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| GetTransformsResponse_ () | |
| GetTransformsResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > >  | __connection_header | 
| std::vector< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other >  | frames | 
Definition at line 48 of file GetTransforms.h.
| typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > tf_broadcast_server::GetTransformsResponse_< ContainerAllocator >::_frames_type | 
Definition at line 61 of file GetTransforms.h.
| typedef boost::shared_ptr< ::tf_broadcast_server::GetTransformsResponse_<ContainerAllocator> const> tf_broadcast_server::GetTransformsResponse_< ContainerAllocator >::ConstPtr | 
Definition at line 66 of file GetTransforms.h.
| typedef boost::shared_ptr< ::tf_broadcast_server::GetTransformsResponse_<ContainerAllocator> > tf_broadcast_server::GetTransformsResponse_< ContainerAllocator >::Ptr | 
Definition at line 65 of file GetTransforms.h.
| typedef GetTransformsResponse_<ContainerAllocator> tf_broadcast_server::GetTransformsResponse_< ContainerAllocator >::Type | 
Definition at line 49 of file GetTransforms.h.
| tf_broadcast_server::GetTransformsResponse_< ContainerAllocator >::GetTransformsResponse_ | ( | ) |  [inline] | 
        
Definition at line 51 of file GetTransforms.h.
| tf_broadcast_server::GetTransformsResponse_< ContainerAllocator >::GetTransformsResponse_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 56 of file GetTransforms.h.
| boost::shared_ptr<std::map<std::string, std::string> > tf_broadcast_server::GetTransformsResponse_< ContainerAllocator >::__connection_header | 
Definition at line 67 of file GetTransforms.h.
| std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > tf_broadcast_server::GetTransformsResponse_< ContainerAllocator >::frames | 
Definition at line 62 of file GetTransforms.h.