#include <Remote.h>
Public Types | |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _error_message_type |
| typedef int8_t | _result_type |
| typedef boost::shared_ptr < ::gateway_msgs::RemoteResponse_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::gateway_msgs::RemoteResponse_ < ContainerAllocator > > | Ptr |
| typedef RemoteResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
| RemoteResponse_ () | |
| RemoteResponse_ (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 > | error_message |
| int8_t | result |
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gateway_msgs::RemoteResponse_< ContainerAllocator >::_error_message_type |
| typedef int8_t gateway_msgs::RemoteResponse_< ContainerAllocator >::_result_type |
| typedef boost::shared_ptr< ::gateway_msgs::RemoteResponse_<ContainerAllocator> const> gateway_msgs::RemoteResponse_< ContainerAllocator >::ConstPtr |
| typedef boost::shared_ptr< ::gateway_msgs::RemoteResponse_<ContainerAllocator> > gateway_msgs::RemoteResponse_< ContainerAllocator >::Ptr |
| typedef RemoteResponse_<ContainerAllocator> gateway_msgs::RemoteResponse_< ContainerAllocator >::Type |
| gateway_msgs::RemoteResponse_< ContainerAllocator >::RemoteResponse_ | ( | ) | [inline] |
| gateway_msgs::RemoteResponse_< ContainerAllocator >::RemoteResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
| boost::shared_ptr<std::map<std::string, std::string> > gateway_msgs::RemoteResponse_< ContainerAllocator >::__connection_header |
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gateway_msgs::RemoteResponse_< ContainerAllocator >::error_message |
| int8_t gateway_msgs::RemoteResponse_< ContainerAllocator >::result |