#include <RemoteGatewayInfo.h>
Public Types | |
| typedef std::vector < ::gateway_msgs::RemoteGateway_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::gateway_msgs::RemoteGateway_ < ContainerAllocator > >::other > | _gateways_type |
| typedef boost::shared_ptr < ::gateway_msgs::RemoteGatewayInfoResponse_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::gateway_msgs::RemoteGatewayInfoResponse_ < ContainerAllocator > > | Ptr |
| typedef RemoteGatewayInfoResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
| RemoteGatewayInfoResponse_ () | |
| RemoteGatewayInfoResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| std::vector < ::gateway_msgs::RemoteGateway_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::gateway_msgs::RemoteGateway_ < ContainerAllocator > >::other > | gateways |
Definition at line 54 of file RemoteGatewayInfo.h.
| typedef std::vector< ::gateway_msgs::RemoteGateway_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::gateway_msgs::RemoteGateway_<ContainerAllocator> >::other > gateway_msgs::RemoteGatewayInfoResponse_< ContainerAllocator >::_gateways_type |
Definition at line 67 of file RemoteGatewayInfo.h.
| typedef boost::shared_ptr< ::gateway_msgs::RemoteGatewayInfoResponse_<ContainerAllocator> const> gateway_msgs::RemoteGatewayInfoResponse_< ContainerAllocator >::ConstPtr |
Definition at line 72 of file RemoteGatewayInfo.h.
| typedef boost::shared_ptr< ::gateway_msgs::RemoteGatewayInfoResponse_<ContainerAllocator> > gateway_msgs::RemoteGatewayInfoResponse_< ContainerAllocator >::Ptr |
Definition at line 71 of file RemoteGatewayInfo.h.
| typedef RemoteGatewayInfoResponse_<ContainerAllocator> gateway_msgs::RemoteGatewayInfoResponse_< ContainerAllocator >::Type |
Definition at line 55 of file RemoteGatewayInfo.h.
| gateway_msgs::RemoteGatewayInfoResponse_< ContainerAllocator >::RemoteGatewayInfoResponse_ | ( | ) | [inline] |
Definition at line 57 of file RemoteGatewayInfo.h.
| gateway_msgs::RemoteGatewayInfoResponse_< ContainerAllocator >::RemoteGatewayInfoResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 62 of file RemoteGatewayInfo.h.
| boost::shared_ptr<std::map<std::string, std::string> > gateway_msgs::RemoteGatewayInfoResponse_< ContainerAllocator >::__connection_header |
Definition at line 73 of file RemoteGatewayInfo.h.
| std::vector< ::gateway_msgs::RemoteGateway_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::gateway_msgs::RemoteGateway_<ContainerAllocator> >::other > gateway_msgs::RemoteGatewayInfoResponse_< ContainerAllocator >::gateways |
Definition at line 68 of file RemoteGatewayInfo.h.