#include <RegisterWithFrame.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 > | _error_type |
typedef uint8_t | _success_type |
typedef boost::shared_ptr < ::roboframenet_msgs::RegisterWithFrameResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::roboframenet_msgs::RegisterWithFrameResponse_ < ContainerAllocator > > | Ptr |
typedef RegisterWithFrameResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
RegisterWithFrameResponse_ () | |
RegisterWithFrameResponse_ (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 > | error |
uint8_t | success |
Definition at line 58 of file RegisterWithFrame.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 > roboframenet_msgs::RegisterWithFrameResponse_< ContainerAllocator >::_error_type |
Definition at line 76 of file RegisterWithFrame.h.
typedef uint8_t roboframenet_msgs::RegisterWithFrameResponse_< ContainerAllocator >::_success_type |
Definition at line 73 of file RegisterWithFrame.h.
typedef boost::shared_ptr< ::roboframenet_msgs::RegisterWithFrameResponse_<ContainerAllocator> const> roboframenet_msgs::RegisterWithFrameResponse_< ContainerAllocator >::ConstPtr |
Definition at line 81 of file RegisterWithFrame.h.
typedef boost::shared_ptr< ::roboframenet_msgs::RegisterWithFrameResponse_<ContainerAllocator> > roboframenet_msgs::RegisterWithFrameResponse_< ContainerAllocator >::Ptr |
Definition at line 80 of file RegisterWithFrame.h.
typedef RegisterWithFrameResponse_<ContainerAllocator> roboframenet_msgs::RegisterWithFrameResponse_< ContainerAllocator >::Type |
Definition at line 59 of file RegisterWithFrame.h.
roboframenet_msgs::RegisterWithFrameResponse_< ContainerAllocator >::RegisterWithFrameResponse_ | ( | ) | [inline] |
Definition at line 61 of file RegisterWithFrame.h.
roboframenet_msgs::RegisterWithFrameResponse_< ContainerAllocator >::RegisterWithFrameResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 67 of file RegisterWithFrame.h.
boost::shared_ptr<std::map<std::string, std::string> > roboframenet_msgs::RegisterWithFrameResponse_< ContainerAllocator >::__connection_header |
Definition at line 82 of file RegisterWithFrame.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 > roboframenet_msgs::RegisterWithFrameResponse_< ContainerAllocator >::error |
Definition at line 77 of file RegisterWithFrame.h.
uint8_t roboframenet_msgs::RegisterWithFrameResponse_< ContainerAllocator >::success |
Definition at line 74 of file RegisterWithFrame.h.