#include <Rule.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _name_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _node_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _type_type |
typedef boost::shared_ptr < ::gateway_comms::Rule_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::gateway_comms::Rule_ < ContainerAllocator > > | Ptr |
typedef Rule_< ContainerAllocator > | Type |
Public Member Functions | |
Rule_ () | |
Rule_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | name |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | node |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | type |
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gateway_comms::Rule_< ContainerAllocator >::_name_type |
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gateway_comms::Rule_< ContainerAllocator >::_node_type |
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gateway_comms::Rule_< ContainerAllocator >::_type_type |
typedef boost::shared_ptr< ::gateway_comms::Rule_<ContainerAllocator> const> gateway_comms::Rule_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::gateway_comms::Rule_<ContainerAllocator> > gateway_comms::Rule_< ContainerAllocator >::Ptr |
typedef Rule_<ContainerAllocator> gateway_comms::Rule_< ContainerAllocator >::Type |
gateway_comms::Rule_< ContainerAllocator >::Rule_ | ( | ) | [inline] |
gateway_comms::Rule_< ContainerAllocator >::Rule_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > gateway_comms::Rule_< ContainerAllocator >::__connection_header |
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gateway_comms::Rule_< ContainerAllocator >::name |
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gateway_comms::Rule_< ContainerAllocator >::node |
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > gateway_comms::Rule_< ContainerAllocator >::type |