#include <GatewayInfo.h>
Public Types | |
typedef uint8_t | _connected_type |
typedef uint8_t | _firewall_type |
typedef std::vector < ::gateway_comms::RemoteRule_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::gateway_comms::RemoteRule_ < ContainerAllocator > >::other > | _flip_watchlist_type |
typedef std::vector < ::gateway_comms::RemoteRule_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::gateway_comms::RemoteRule_ < ContainerAllocator > >::other > | _flipped_connections_type |
typedef std::vector < ::gateway_comms::RemoteRule_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::gateway_comms::RemoteRule_ < ContainerAllocator > >::other > | _flipped_in_connections_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _hub_name_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _name_type |
typedef std::vector < ::gateway_comms::Rule_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::gateway_comms::Rule_ < ContainerAllocator > >::other > | _public_interface_type |
typedef std::vector < ::gateway_comms::Rule_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::gateway_comms::Rule_ < ContainerAllocator > >::other > | _public_watchlist_type |
typedef std::vector < ::gateway_comms::RemoteRule_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::gateway_comms::RemoteRule_ < ContainerAllocator > >::other > | _pull_watchlist_type |
typedef std::vector < ::gateway_comms::RemoteRule_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::gateway_comms::RemoteRule_ < ContainerAllocator > >::other > | _pulled_connections_type |
typedef boost::shared_ptr < ::gateway_comms::GatewayInfoResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::gateway_comms::GatewayInfoResponse_ < ContainerAllocator > > | Ptr |
typedef GatewayInfoResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GatewayInfoResponse_ () | |
GatewayInfoResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | connected |
uint8_t | firewall |
std::vector < ::gateway_comms::RemoteRule_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::gateway_comms::RemoteRule_ < ContainerAllocator > >::other > | flip_watchlist |
std::vector < ::gateway_comms::RemoteRule_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::gateway_comms::RemoteRule_ < ContainerAllocator > >::other > | flipped_connections |
std::vector < ::gateway_comms::RemoteRule_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::gateway_comms::RemoteRule_ < ContainerAllocator > >::other > | flipped_in_connections |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | hub_name |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | name |
std::vector < ::gateway_comms::Rule_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::gateway_comms::Rule_ < ContainerAllocator > >::other > | public_interface |
std::vector < ::gateway_comms::Rule_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::gateway_comms::Rule_ < ContainerAllocator > >::other > | public_watchlist |
std::vector < ::gateway_comms::RemoteRule_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::gateway_comms::RemoteRule_ < ContainerAllocator > >::other > | pull_watchlist |
std::vector < ::gateway_comms::RemoteRule_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::gateway_comms::RemoteRule_ < ContainerAllocator > >::other > | pulled_connections |
Definition at line 55 of file GatewayInfo.h.
typedef uint8_t gateway_comms::GatewayInfoResponse_< ContainerAllocator >::_connected_type |
Definition at line 91 of file GatewayInfo.h.
typedef uint8_t gateway_comms::GatewayInfoResponse_< ContainerAllocator >::_firewall_type |
Definition at line 97 of file GatewayInfo.h.
typedef std::vector< ::gateway_comms::RemoteRule_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::gateway_comms::RemoteRule_<ContainerAllocator> >::other > gateway_comms::GatewayInfoResponse_< ContainerAllocator >::_flip_watchlist_type |
Definition at line 109 of file GatewayInfo.h.
typedef std::vector< ::gateway_comms::RemoteRule_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::gateway_comms::RemoteRule_<ContainerAllocator> >::other > gateway_comms::GatewayInfoResponse_< ContainerAllocator >::_flipped_connections_type |
Definition at line 106 of file GatewayInfo.h.
typedef std::vector< ::gateway_comms::RemoteRule_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::gateway_comms::RemoteRule_<ContainerAllocator> >::other > gateway_comms::GatewayInfoResponse_< ContainerAllocator >::_flipped_in_connections_type |
Definition at line 112 of file GatewayInfo.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gateway_comms::GatewayInfoResponse_< ContainerAllocator >::_hub_name_type |
Definition at line 94 of file GatewayInfo.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gateway_comms::GatewayInfoResponse_< ContainerAllocator >::_name_type |
Definition at line 88 of file GatewayInfo.h.
typedef std::vector< ::gateway_comms::Rule_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::gateway_comms::Rule_<ContainerAllocator> >::other > gateway_comms::GatewayInfoResponse_< ContainerAllocator >::_public_interface_type |
Definition at line 103 of file GatewayInfo.h.
typedef std::vector< ::gateway_comms::Rule_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::gateway_comms::Rule_<ContainerAllocator> >::other > gateway_comms::GatewayInfoResponse_< ContainerAllocator >::_public_watchlist_type |
Definition at line 100 of file GatewayInfo.h.
typedef std::vector< ::gateway_comms::RemoteRule_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::gateway_comms::RemoteRule_<ContainerAllocator> >::other > gateway_comms::GatewayInfoResponse_< ContainerAllocator >::_pull_watchlist_type |
Definition at line 115 of file GatewayInfo.h.
typedef std::vector< ::gateway_comms::RemoteRule_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::gateway_comms::RemoteRule_<ContainerAllocator> >::other > gateway_comms::GatewayInfoResponse_< ContainerAllocator >::_pulled_connections_type |
Definition at line 118 of file GatewayInfo.h.
typedef boost::shared_ptr< ::gateway_comms::GatewayInfoResponse_<ContainerAllocator> const> gateway_comms::GatewayInfoResponse_< ContainerAllocator >::ConstPtr |
Definition at line 123 of file GatewayInfo.h.
typedef boost::shared_ptr< ::gateway_comms::GatewayInfoResponse_<ContainerAllocator> > gateway_comms::GatewayInfoResponse_< ContainerAllocator >::Ptr |
Definition at line 122 of file GatewayInfo.h.
typedef GatewayInfoResponse_<ContainerAllocator> gateway_comms::GatewayInfoResponse_< ContainerAllocator >::Type |
Definition at line 56 of file GatewayInfo.h.
gateway_comms::GatewayInfoResponse_< ContainerAllocator >::GatewayInfoResponse_ | ( | ) | [inline] |
Definition at line 58 of file GatewayInfo.h.
gateway_comms::GatewayInfoResponse_< ContainerAllocator >::GatewayInfoResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 73 of file GatewayInfo.h.
boost::shared_ptr<std::map<std::string, std::string> > gateway_comms::GatewayInfoResponse_< ContainerAllocator >::__connection_header |
Definition at line 124 of file GatewayInfo.h.
uint8_t gateway_comms::GatewayInfoResponse_< ContainerAllocator >::connected |
Definition at line 92 of file GatewayInfo.h.
uint8_t gateway_comms::GatewayInfoResponse_< ContainerAllocator >::firewall |
Definition at line 98 of file GatewayInfo.h.
std::vector< ::gateway_comms::RemoteRule_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::gateway_comms::RemoteRule_<ContainerAllocator> >::other > gateway_comms::GatewayInfoResponse_< ContainerAllocator >::flip_watchlist |
Definition at line 110 of file GatewayInfo.h.
std::vector< ::gateway_comms::RemoteRule_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::gateway_comms::RemoteRule_<ContainerAllocator> >::other > gateway_comms::GatewayInfoResponse_< ContainerAllocator >::flipped_connections |
Definition at line 107 of file GatewayInfo.h.
std::vector< ::gateway_comms::RemoteRule_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::gateway_comms::RemoteRule_<ContainerAllocator> >::other > gateway_comms::GatewayInfoResponse_< ContainerAllocator >::flipped_in_connections |
Definition at line 113 of file GatewayInfo.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gateway_comms::GatewayInfoResponse_< ContainerAllocator >::hub_name |
Definition at line 95 of file GatewayInfo.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gateway_comms::GatewayInfoResponse_< ContainerAllocator >::name |
Definition at line 89 of file GatewayInfo.h.
std::vector< ::gateway_comms::Rule_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::gateway_comms::Rule_<ContainerAllocator> >::other > gateway_comms::GatewayInfoResponse_< ContainerAllocator >::public_interface |
Definition at line 104 of file GatewayInfo.h.
std::vector< ::gateway_comms::Rule_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::gateway_comms::Rule_<ContainerAllocator> >::other > gateway_comms::GatewayInfoResponse_< ContainerAllocator >::public_watchlist |
Definition at line 101 of file GatewayInfo.h.
std::vector< ::gateway_comms::RemoteRule_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::gateway_comms::RemoteRule_<ContainerAllocator> >::other > gateway_comms::GatewayInfoResponse_< ContainerAllocator >::pull_watchlist |
Definition at line 116 of file GatewayInfo.h.
std::vector< ::gateway_comms::RemoteRule_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::gateway_comms::RemoteRule_<ContainerAllocator> >::other > gateway_comms::GatewayInfoResponse_< ContainerAllocator >::pulled_connections |
Definition at line 119 of file GatewayInfo.h.