All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
Public Types | Public Member Functions | Public Attributes
gateway_msgs::RemoteGateway_< ContainerAllocator > Struct Template Reference

#include <RemoteGateway.h>

List of all members.

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

Detailed Description

template<class ContainerAllocator>
struct gateway_msgs::RemoteGateway_< ContainerAllocator >

Definition at line 24 of file RemoteGateway.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint8_t gateway_msgs::RemoteGateway_< ContainerAllocator >::_firewall_type

Definition at line 53 of file RemoteGateway.h.

template<class ContainerAllocator >
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.

template<class ContainerAllocator >
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.

template<class ContainerAllocator >
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.

template<class ContainerAllocator >
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.

template<class ContainerAllocator >
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.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::gateway_msgs::RemoteGateway_<ContainerAllocator> const> gateway_msgs::RemoteGateway_< ContainerAllocator >::ConstPtr

Definition at line 67 of file RemoteGateway.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::gateway_msgs::RemoteGateway_<ContainerAllocator> > gateway_msgs::RemoteGateway_< ContainerAllocator >::Ptr

Definition at line 66 of file RemoteGateway.h.

template<class ContainerAllocator >
typedef RemoteGateway_<ContainerAllocator> gateway_msgs::RemoteGateway_< ContainerAllocator >::Type

Definition at line 25 of file RemoteGateway.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
gateway_msgs::RemoteGateway_< ContainerAllocator >::RemoteGateway_ ( ) [inline]

Definition at line 27 of file RemoteGateway.h.

template<class ContainerAllocator >
gateway_msgs::RemoteGateway_< ContainerAllocator >::RemoteGateway_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 37 of file RemoteGateway.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > gateway_msgs::RemoteGateway_< ContainerAllocator >::__connection_header

Definition at line 68 of file RemoteGateway.h.

template<class ContainerAllocator >
uint8_t gateway_msgs::RemoteGateway_< ContainerAllocator >::firewall

Definition at line 54 of file RemoteGateway.h.

template<class ContainerAllocator >
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.

template<class ContainerAllocator >
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.

template<class ContainerAllocator >
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.

template<class ContainerAllocator >
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.

template<class ContainerAllocator >
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.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends


gateway_msgs
Author(s): Jihoon
autogenerated on Tue Jan 15 2013 17:43:49