#include <GatewayInfo.h>
Public Types | |
| typedef boost::shared_ptr < ::gateway_comms::GatewayInfoRequest_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::gateway_comms::GatewayInfoRequest_ < ContainerAllocator > >  | Ptr | 
| typedef GatewayInfoRequest_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| GatewayInfoRequest_ () | |
| GatewayInfoRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > >  | __connection_header | 
Definition at line 32 of file GatewayInfo.h.
| typedef boost::shared_ptr< ::gateway_comms::GatewayInfoRequest_<ContainerAllocator> const> gateway_comms::GatewayInfoRequest_< ContainerAllocator >::ConstPtr | 
Definition at line 45 of file GatewayInfo.h.
| typedef boost::shared_ptr< ::gateway_comms::GatewayInfoRequest_<ContainerAllocator> > gateway_comms::GatewayInfoRequest_< ContainerAllocator >::Ptr | 
Definition at line 44 of file GatewayInfo.h.
| typedef GatewayInfoRequest_<ContainerAllocator> gateway_comms::GatewayInfoRequest_< ContainerAllocator >::Type | 
Definition at line 33 of file GatewayInfo.h.
| gateway_comms::GatewayInfoRequest_< ContainerAllocator >::GatewayInfoRequest_ | ( | ) |  [inline] | 
        
Definition at line 35 of file GatewayInfo.h.
| gateway_comms::GatewayInfoRequest_< ContainerAllocator >::GatewayInfoRequest_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 39 of file GatewayInfo.h.
| boost::shared_ptr<std::map<std::string, std::string> > gateway_comms::GatewayInfoRequest_< ContainerAllocator >::__connection_header | 
Definition at line 46 of file GatewayInfo.h.