#include <DiscoveredService.h>
Public Types | |
| typedef uint8_t | _cached_type | 
| typedef uint32_t | _cookie_type | 
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other >  | _description_type | 
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other >  | _domain_type | 
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other >  | _hostname_type | 
| typedef std::vector < std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other >  | _ipv4_addresses_type | 
| typedef std::vector < std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other >  | _ipv6_addresses_type | 
| typedef uint8_t | _is_local_type | 
| typedef uint8_t | _multicast_type | 
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other >  | _name_type | 
| typedef uint8_t | _our_own_type | 
| typedef int32_t | _port_type | 
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other >  | _type_type | 
| typedef uint8_t | _wide_area_type | 
| typedef boost::shared_ptr < ::zeroconf_comms::DiscoveredService_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::zeroconf_comms::DiscoveredService_ < ContainerAllocator > >  | Ptr | 
| typedef DiscoveredService_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| DiscoveredService_ () | |
| DiscoveredService_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > >  | __connection_header | 
| uint8_t | cached | 
| uint32_t | cookie | 
| std::basic_string< char,  std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other >  | description | 
| std::basic_string< char,  std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other >  | domain | 
| std::basic_string< char,  std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other >  | hostname | 
| std::vector< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other >  | ipv4_addresses | 
| std::vector< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other >  | ipv6_addresses | 
| uint8_t | is_local | 
| uint8_t | multicast | 
| std::basic_string< char,  std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other >  | name | 
| uint8_t | our_own | 
| int32_t | port | 
| std::basic_string< char,  std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other >  | type | 
| uint8_t | wide_area | 
Definition at line 21 of file DiscoveredService.h.
| typedef uint8_t zeroconf_comms::DiscoveredService_< ContainerAllocator >::_cached_type | 
Definition at line 99 of file DiscoveredService.h.
| typedef uint32_t zeroconf_comms::DiscoveredService_< ContainerAllocator >::_cookie_type | 
Definition at line 84 of file DiscoveredService.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > zeroconf_comms::DiscoveredService_< ContainerAllocator >::_description_type | 
Definition at line 69 of file DiscoveredService.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > zeroconf_comms::DiscoveredService_< ContainerAllocator >::_domain_type | 
Definition at line 66 of file DiscoveredService.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > zeroconf_comms::DiscoveredService_< ContainerAllocator >::_hostname_type | 
Definition at line 72 of file DiscoveredService.h.
| typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > zeroconf_comms::DiscoveredService_< ContainerAllocator >::_ipv4_addresses_type | 
Definition at line 75 of file DiscoveredService.h.
| typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > zeroconf_comms::DiscoveredService_< ContainerAllocator >::_ipv6_addresses_type | 
Definition at line 78 of file DiscoveredService.h.
| typedef uint8_t zeroconf_comms::DiscoveredService_< ContainerAllocator >::_is_local_type | 
Definition at line 87 of file DiscoveredService.h.
| typedef uint8_t zeroconf_comms::DiscoveredService_< ContainerAllocator >::_multicast_type | 
Definition at line 96 of file DiscoveredService.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > zeroconf_comms::DiscoveredService_< ContainerAllocator >::_name_type | 
Definition at line 60 of file DiscoveredService.h.
| typedef uint8_t zeroconf_comms::DiscoveredService_< ContainerAllocator >::_our_own_type | 
Definition at line 90 of file DiscoveredService.h.
| typedef int32_t zeroconf_comms::DiscoveredService_< ContainerAllocator >::_port_type | 
Definition at line 81 of file DiscoveredService.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > zeroconf_comms::DiscoveredService_< ContainerAllocator >::_type_type | 
Definition at line 63 of file DiscoveredService.h.
| typedef uint8_t zeroconf_comms::DiscoveredService_< ContainerAllocator >::_wide_area_type | 
Definition at line 93 of file DiscoveredService.h.
| typedef boost::shared_ptr< ::zeroconf_comms::DiscoveredService_<ContainerAllocator> const> zeroconf_comms::DiscoveredService_< ContainerAllocator >::ConstPtr | 
Definition at line 104 of file DiscoveredService.h.
| typedef boost::shared_ptr< ::zeroconf_comms::DiscoveredService_<ContainerAllocator> > zeroconf_comms::DiscoveredService_< ContainerAllocator >::Ptr | 
Definition at line 103 of file DiscoveredService.h.
| typedef DiscoveredService_<ContainerAllocator> zeroconf_comms::DiscoveredService_< ContainerAllocator >::Type | 
Definition at line 22 of file DiscoveredService.h.
| zeroconf_comms::DiscoveredService_< ContainerAllocator >::DiscoveredService_ | ( | ) |  [inline] | 
        
Definition at line 24 of file DiscoveredService.h.
| zeroconf_comms::DiscoveredService_< ContainerAllocator >::DiscoveredService_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 42 of file DiscoveredService.h.
| boost::shared_ptr<std::map<std::string, std::string> > zeroconf_comms::DiscoveredService_< ContainerAllocator >::__connection_header | 
Definition at line 105 of file DiscoveredService.h.
| uint8_t zeroconf_comms::DiscoveredService_< ContainerAllocator >::cached | 
Definition at line 100 of file DiscoveredService.h.
| uint32_t zeroconf_comms::DiscoveredService_< ContainerAllocator >::cookie | 
Definition at line 85 of file DiscoveredService.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > zeroconf_comms::DiscoveredService_< ContainerAllocator >::description | 
Definition at line 70 of file DiscoveredService.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > zeroconf_comms::DiscoveredService_< ContainerAllocator >::domain | 
Definition at line 67 of file DiscoveredService.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > zeroconf_comms::DiscoveredService_< ContainerAllocator >::hostname | 
Definition at line 73 of file DiscoveredService.h.
| std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > zeroconf_comms::DiscoveredService_< ContainerAllocator >::ipv4_addresses | 
Definition at line 76 of file DiscoveredService.h.
| std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > zeroconf_comms::DiscoveredService_< ContainerAllocator >::ipv6_addresses | 
Definition at line 79 of file DiscoveredService.h.
| uint8_t zeroconf_comms::DiscoveredService_< ContainerAllocator >::is_local | 
Definition at line 88 of file DiscoveredService.h.
| uint8_t zeroconf_comms::DiscoveredService_< ContainerAllocator >::multicast | 
Definition at line 97 of file DiscoveredService.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > zeroconf_comms::DiscoveredService_< ContainerAllocator >::name | 
Definition at line 61 of file DiscoveredService.h.
| uint8_t zeroconf_comms::DiscoveredService_< ContainerAllocator >::our_own | 
Definition at line 91 of file DiscoveredService.h.
| int32_t zeroconf_comms::DiscoveredService_< ContainerAllocator >::port | 
Definition at line 82 of file DiscoveredService.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > zeroconf_comms::DiscoveredService_< ContainerAllocator >::type | 
Definition at line 64 of file DiscoveredService.h.
| uint8_t zeroconf_comms::DiscoveredService_< ContainerAllocator >::wide_area | 
Definition at line 94 of file DiscoveredService.h.