Public Types | Public Member Functions | Public Attributes
zeroconf_msgs::DiscoveredService_< ContainerAllocator > Struct Template Reference

#include <DiscoveredService.h>

List of all members.

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_msgs::DiscoveredService_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::zeroconf_msgs::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

Detailed Description

template<class ContainerAllocator>
struct zeroconf_msgs::DiscoveredService_< ContainerAllocator >

Definition at line 21 of file DiscoveredService.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint8_t zeroconf_msgs::DiscoveredService_< ContainerAllocator >::_cached_type

Definition at line 99 of file DiscoveredService.h.

template<class ContainerAllocator >
typedef uint32_t zeroconf_msgs::DiscoveredService_< ContainerAllocator >::_cookie_type

Definition at line 84 of file DiscoveredService.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > zeroconf_msgs::DiscoveredService_< ContainerAllocator >::_description_type

Definition at line 69 of file DiscoveredService.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > zeroconf_msgs::DiscoveredService_< ContainerAllocator >::_domain_type

Definition at line 66 of file DiscoveredService.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > zeroconf_msgs::DiscoveredService_< ContainerAllocator >::_hostname_type

Definition at line 72 of file DiscoveredService.h.

template<class ContainerAllocator >
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_msgs::DiscoveredService_< ContainerAllocator >::_ipv4_addresses_type

Definition at line 75 of file DiscoveredService.h.

template<class ContainerAllocator >
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_msgs::DiscoveredService_< ContainerAllocator >::_ipv6_addresses_type

Definition at line 78 of file DiscoveredService.h.

template<class ContainerAllocator >
typedef uint8_t zeroconf_msgs::DiscoveredService_< ContainerAllocator >::_is_local_type

Definition at line 87 of file DiscoveredService.h.

template<class ContainerAllocator >
typedef uint8_t zeroconf_msgs::DiscoveredService_< ContainerAllocator >::_multicast_type

Definition at line 96 of file DiscoveredService.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > zeroconf_msgs::DiscoveredService_< ContainerAllocator >::_name_type

Definition at line 60 of file DiscoveredService.h.

template<class ContainerAllocator >
typedef uint8_t zeroconf_msgs::DiscoveredService_< ContainerAllocator >::_our_own_type

Definition at line 90 of file DiscoveredService.h.

template<class ContainerAllocator >
typedef int32_t zeroconf_msgs::DiscoveredService_< ContainerAllocator >::_port_type

Definition at line 81 of file DiscoveredService.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > zeroconf_msgs::DiscoveredService_< ContainerAllocator >::_type_type

Definition at line 63 of file DiscoveredService.h.

template<class ContainerAllocator >
typedef uint8_t zeroconf_msgs::DiscoveredService_< ContainerAllocator >::_wide_area_type

Definition at line 93 of file DiscoveredService.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::zeroconf_msgs::DiscoveredService_<ContainerAllocator> const> zeroconf_msgs::DiscoveredService_< ContainerAllocator >::ConstPtr

Definition at line 104 of file DiscoveredService.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::zeroconf_msgs::DiscoveredService_<ContainerAllocator> > zeroconf_msgs::DiscoveredService_< ContainerAllocator >::Ptr

Definition at line 103 of file DiscoveredService.h.

template<class ContainerAllocator >
typedef DiscoveredService_<ContainerAllocator> zeroconf_msgs::DiscoveredService_< ContainerAllocator >::Type

Definition at line 22 of file DiscoveredService.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
zeroconf_msgs::DiscoveredService_< ContainerAllocator >::DiscoveredService_ ( ) [inline]

Definition at line 24 of file DiscoveredService.h.

template<class ContainerAllocator >
zeroconf_msgs::DiscoveredService_< ContainerAllocator >::DiscoveredService_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 42 of file DiscoveredService.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > zeroconf_msgs::DiscoveredService_< ContainerAllocator >::__connection_header

Definition at line 105 of file DiscoveredService.h.

template<class ContainerAllocator >
uint8_t zeroconf_msgs::DiscoveredService_< ContainerAllocator >::cached

Definition at line 100 of file DiscoveredService.h.

template<class ContainerAllocator >
uint32_t zeroconf_msgs::DiscoveredService_< ContainerAllocator >::cookie

Definition at line 85 of file DiscoveredService.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > zeroconf_msgs::DiscoveredService_< ContainerAllocator >::description

Definition at line 70 of file DiscoveredService.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > zeroconf_msgs::DiscoveredService_< ContainerAllocator >::domain

Definition at line 67 of file DiscoveredService.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > zeroconf_msgs::DiscoveredService_< ContainerAllocator >::hostname

Definition at line 73 of file DiscoveredService.h.

template<class ContainerAllocator >
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_msgs::DiscoveredService_< ContainerAllocator >::ipv4_addresses

Definition at line 76 of file DiscoveredService.h.

template<class ContainerAllocator >
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_msgs::DiscoveredService_< ContainerAllocator >::ipv6_addresses

Definition at line 79 of file DiscoveredService.h.

template<class ContainerAllocator >
uint8_t zeroconf_msgs::DiscoveredService_< ContainerAllocator >::is_local

Definition at line 88 of file DiscoveredService.h.

template<class ContainerAllocator >
uint8_t zeroconf_msgs::DiscoveredService_< ContainerAllocator >::multicast

Definition at line 97 of file DiscoveredService.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > zeroconf_msgs::DiscoveredService_< ContainerAllocator >::name

Definition at line 61 of file DiscoveredService.h.

template<class ContainerAllocator >
uint8_t zeroconf_msgs::DiscoveredService_< ContainerAllocator >::our_own

Definition at line 91 of file DiscoveredService.h.

template<class ContainerAllocator >
int32_t zeroconf_msgs::DiscoveredService_< ContainerAllocator >::port

Definition at line 82 of file DiscoveredService.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > zeroconf_msgs::DiscoveredService_< ContainerAllocator >::type

Definition at line 64 of file DiscoveredService.h.

template<class ContainerAllocator >
uint8_t zeroconf_msgs::DiscoveredService_< ContainerAllocator >::wide_area

Definition at line 94 of file DiscoveredService.h.


The documentation for this struct was generated from the following file:


zeroconf_msgs
Author(s): Daniel Stonier
autogenerated on Thu Jan 2 2014 12:14:34