#include <RemoteGateway.h>
Public Types | |
typedef uint8_t | _firewall_type |
typedef std::vector < ::gateway_msgs::RemoteRule_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::gateway_msgs::RemoteRule_ < ContainerAllocator > >::other > | _flipped_interface_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _ip_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _name_type |
typedef std::vector < ::gateway_msgs::Rule_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::gateway_msgs::Rule_ < ContainerAllocator > >::other > | _public_interface_type |
typedef std::vector < ::gateway_msgs::RemoteRule_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::gateway_msgs::RemoteRule_ < ContainerAllocator > >::other > | _pulled_interface_type |
typedef boost::shared_ptr < ::gateway_msgs::RemoteGateway_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::gateway_msgs::RemoteGateway_ < ContainerAllocator > > | Ptr |
typedef RemoteGateway_ < ContainerAllocator > | Type |
Public Member Functions | |
RemoteGateway_ () | |
RemoteGateway_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | firewall |
std::vector < ::gateway_msgs::RemoteRule_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::gateway_msgs::RemoteRule_ < ContainerAllocator > >::other > | flipped_interface |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | ip |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | name |
std::vector < ::gateway_msgs::Rule_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::gateway_msgs::Rule_ < ContainerAllocator > >::other > | public_interface |
std::vector < ::gateway_msgs::RemoteRule_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::gateway_msgs::RemoteRule_ < ContainerAllocator > >::other > | pulled_interface |
Definition at line 24 of file RemoteGateway.h.
typedef uint8_t gateway_msgs::RemoteGateway_< ContainerAllocator >::_firewall_type |
Definition at line 53 of file RemoteGateway.h.
typedef std::vector< ::gateway_msgs::RemoteRule_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::gateway_msgs::RemoteRule_<ContainerAllocator> >::other > gateway_msgs::RemoteGateway_< ContainerAllocator >::_flipped_interface_type |
Definition at line 59 of file RemoteGateway.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gateway_msgs::RemoteGateway_< ContainerAllocator >::_ip_type |
Definition at line 50 of file RemoteGateway.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gateway_msgs::RemoteGateway_< ContainerAllocator >::_name_type |
Definition at line 47 of file RemoteGateway.h.
typedef std::vector< ::gateway_msgs::Rule_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::gateway_msgs::Rule_<ContainerAllocator> >::other > gateway_msgs::RemoteGateway_< ContainerAllocator >::_public_interface_type |
Definition at line 56 of file RemoteGateway.h.
typedef std::vector< ::gateway_msgs::RemoteRule_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::gateway_msgs::RemoteRule_<ContainerAllocator> >::other > gateway_msgs::RemoteGateway_< ContainerAllocator >::_pulled_interface_type |
Definition at line 62 of file RemoteGateway.h.
typedef boost::shared_ptr< ::gateway_msgs::RemoteGateway_<ContainerAllocator> const> gateway_msgs::RemoteGateway_< ContainerAllocator >::ConstPtr |
Definition at line 67 of file RemoteGateway.h.
typedef boost::shared_ptr< ::gateway_msgs::RemoteGateway_<ContainerAllocator> > gateway_msgs::RemoteGateway_< ContainerAllocator >::Ptr |
Definition at line 66 of file RemoteGateway.h.
typedef RemoteGateway_<ContainerAllocator> gateway_msgs::RemoteGateway_< ContainerAllocator >::Type |
Definition at line 25 of file RemoteGateway.h.
gateway_msgs::RemoteGateway_< ContainerAllocator >::RemoteGateway_ | ( | ) | [inline] |
Definition at line 27 of file RemoteGateway.h.
gateway_msgs::RemoteGateway_< ContainerAllocator >::RemoteGateway_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 37 of file RemoteGateway.h.
boost::shared_ptr<std::map<std::string, std::string> > gateway_msgs::RemoteGateway_< ContainerAllocator >::__connection_header |
Definition at line 68 of file RemoteGateway.h.
uint8_t gateway_msgs::RemoteGateway_< ContainerAllocator >::firewall |
Definition at line 54 of file RemoteGateway.h.
std::vector< ::gateway_msgs::RemoteRule_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::gateway_msgs::RemoteRule_<ContainerAllocator> >::other > gateway_msgs::RemoteGateway_< ContainerAllocator >::flipped_interface |
Definition at line 60 of file RemoteGateway.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gateway_msgs::RemoteGateway_< ContainerAllocator >::ip |
Definition at line 51 of file RemoteGateway.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gateway_msgs::RemoteGateway_< ContainerAllocator >::name |
Definition at line 48 of file RemoteGateway.h.
std::vector< ::gateway_msgs::Rule_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::gateway_msgs::Rule_<ContainerAllocator> >::other > gateway_msgs::RemoteGateway_< ContainerAllocator >::public_interface |
Definition at line 57 of file RemoteGateway.h.
std::vector< ::gateway_msgs::RemoteRule_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::gateway_msgs::RemoteRule_<ContainerAllocator> >::other > gateway_msgs::RemoteGateway_< ContainerAllocator >::pulled_interface |
Definition at line 63 of file RemoteGateway.h.