#include <FrameGraph.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _frame_yaml_type |
typedef boost::shared_ptr < ::tf2_msgs::FrameGraphResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::tf2_msgs::FrameGraphResponse_ < ContainerAllocator > > | Ptr |
typedef FrameGraphResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
FrameGraphResponse_ () | |
FrameGraphResponse_ (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 > | frame_yaml |
Definition at line 48 of file FrameGraph.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > tf2_msgs::FrameGraphResponse_< ContainerAllocator >::_frame_yaml_type |
Definition at line 61 of file FrameGraph.h.
typedef boost::shared_ptr< ::tf2_msgs::FrameGraphResponse_<ContainerAllocator> const> tf2_msgs::FrameGraphResponse_< ContainerAllocator >::ConstPtr |
Definition at line 66 of file FrameGraph.h.
typedef boost::shared_ptr< ::tf2_msgs::FrameGraphResponse_<ContainerAllocator> > tf2_msgs::FrameGraphResponse_< ContainerAllocator >::Ptr |
Definition at line 65 of file FrameGraph.h.
typedef FrameGraphResponse_<ContainerAllocator> tf2_msgs::FrameGraphResponse_< ContainerAllocator >::Type |
Definition at line 49 of file FrameGraph.h.
tf2_msgs::FrameGraphResponse_< ContainerAllocator >::FrameGraphResponse_ | ( | ) | [inline] |
Definition at line 51 of file FrameGraph.h.
tf2_msgs::FrameGraphResponse_< ContainerAllocator >::FrameGraphResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 56 of file FrameGraph.h.
boost::shared_ptr<std::map<std::string, std::string> > tf2_msgs::FrameGraphResponse_< ContainerAllocator >::__connection_header |
Definition at line 67 of file FrameGraph.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > tf2_msgs::FrameGraphResponse_< ContainerAllocator >::frame_yaml |
Definition at line 62 of file FrameGraph.h.