#include <RemoteGatewayInfo.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 >  | _gateways_type | 
| typedef boost::shared_ptr < ::gateway_comms::RemoteGatewayInfoRequest_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::gateway_comms::RemoteGatewayInfoRequest_ < ContainerAllocator > >  | Ptr | 
| typedef  RemoteGatewayInfoRequest_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| RemoteGatewayInfoRequest_ () | |
| RemoteGatewayInfoRequest_ (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 >  | gateways | 
Definition at line 26 of file RemoteGatewayInfo.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 > gateway_comms::RemoteGatewayInfoRequest_< ContainerAllocator >::_gateways_type | 
Definition at line 39 of file RemoteGatewayInfo.h.
| typedef boost::shared_ptr< ::gateway_comms::RemoteGatewayInfoRequest_<ContainerAllocator> const> gateway_comms::RemoteGatewayInfoRequest_< ContainerAllocator >::ConstPtr | 
Definition at line 44 of file RemoteGatewayInfo.h.
| typedef boost::shared_ptr< ::gateway_comms::RemoteGatewayInfoRequest_<ContainerAllocator> > gateway_comms::RemoteGatewayInfoRequest_< ContainerAllocator >::Ptr | 
Definition at line 43 of file RemoteGatewayInfo.h.
| typedef RemoteGatewayInfoRequest_<ContainerAllocator> gateway_comms::RemoteGatewayInfoRequest_< ContainerAllocator >::Type | 
Definition at line 27 of file RemoteGatewayInfo.h.
| gateway_comms::RemoteGatewayInfoRequest_< ContainerAllocator >::RemoteGatewayInfoRequest_ | ( | ) |  [inline] | 
        
Definition at line 29 of file RemoteGatewayInfo.h.
| gateway_comms::RemoteGatewayInfoRequest_< ContainerAllocator >::RemoteGatewayInfoRequest_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 34 of file RemoteGatewayInfo.h.
| boost::shared_ptr<std::map<std::string, std::string> > gateway_comms::RemoteGatewayInfoRequest_< ContainerAllocator >::__connection_header | 
Definition at line 45 of file RemoteGatewayInfo.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 > gateway_comms::RemoteGatewayInfoRequest_< ContainerAllocator >::gateways | 
Definition at line 40 of file RemoteGatewayInfo.h.