#include <PublishedService.h>
Public Types | |
| 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 >  | _name_type | 
| typedef int32_t | _port_type | 
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other >  | _type_type | 
| typedef boost::shared_ptr < ::zeroconf_comms::PublishedService_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::zeroconf_comms::PublishedService_ < ContainerAllocator > >  | Ptr | 
| typedef PublishedService_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| PublishedService_ () | |
| PublishedService_ (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 >  | 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 >  | name | 
| int32_t | port | 
| std::basic_string< char,  std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other >  | type | 
Definition at line 21 of file PublishedService.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > zeroconf_comms::PublishedService_< ContainerAllocator >::_description_type | 
Definition at line 54 of file PublishedService.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > zeroconf_comms::PublishedService_< ContainerAllocator >::_domain_type | 
Definition at line 48 of file PublishedService.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > zeroconf_comms::PublishedService_< ContainerAllocator >::_name_type | 
Definition at line 42 of file PublishedService.h.
| typedef int32_t zeroconf_comms::PublishedService_< ContainerAllocator >::_port_type | 
Definition at line 51 of file PublishedService.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > zeroconf_comms::PublishedService_< ContainerAllocator >::_type_type | 
Definition at line 45 of file PublishedService.h.
| typedef boost::shared_ptr< ::zeroconf_comms::PublishedService_<ContainerAllocator> const> zeroconf_comms::PublishedService_< ContainerAllocator >::ConstPtr | 
Definition at line 59 of file PublishedService.h.
| typedef boost::shared_ptr< ::zeroconf_comms::PublishedService_<ContainerAllocator> > zeroconf_comms::PublishedService_< ContainerAllocator >::Ptr | 
Definition at line 58 of file PublishedService.h.
| typedef PublishedService_<ContainerAllocator> zeroconf_comms::PublishedService_< ContainerAllocator >::Type | 
Definition at line 22 of file PublishedService.h.
| zeroconf_comms::PublishedService_< ContainerAllocator >::PublishedService_ | ( | ) |  [inline] | 
        
Definition at line 24 of file PublishedService.h.
| zeroconf_comms::PublishedService_< ContainerAllocator >::PublishedService_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 33 of file PublishedService.h.
| boost::shared_ptr<std::map<std::string, std::string> > zeroconf_comms::PublishedService_< ContainerAllocator >::__connection_header | 
Definition at line 60 of file PublishedService.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > zeroconf_comms::PublishedService_< ContainerAllocator >::description | 
Definition at line 55 of file PublishedService.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > zeroconf_comms::PublishedService_< ContainerAllocator >::domain | 
Definition at line 49 of file PublishedService.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > zeroconf_comms::PublishedService_< ContainerAllocator >::name | 
Definition at line 43 of file PublishedService.h.
| int32_t zeroconf_comms::PublishedService_< ContainerAllocator >::port | 
Definition at line 52 of file PublishedService.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > zeroconf_comms::PublishedService_< ContainerAllocator >::type | 
Definition at line 46 of file PublishedService.h.