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