#include <AddService.h>
Public Types | |
| typedef uint8_t | _result_type | 
| typedef boost::shared_ptr < ::zeroconf_comms::AddServiceResponse_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::zeroconf_comms::AddServiceResponse_ < ContainerAllocator > >  | Ptr | 
| typedef AddServiceResponse_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| AddServiceResponse_ () | |
| AddServiceResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > >  | __connection_header | 
| uint8_t | result | 
Definition at line 54 of file AddService.h.
| typedef uint8_t zeroconf_comms::AddServiceResponse_< ContainerAllocator >::_result_type | 
Definition at line 67 of file AddService.h.
| typedef boost::shared_ptr< ::zeroconf_comms::AddServiceResponse_<ContainerAllocator> const> zeroconf_comms::AddServiceResponse_< ContainerAllocator >::ConstPtr | 
Definition at line 72 of file AddService.h.
| typedef boost::shared_ptr< ::zeroconf_comms::AddServiceResponse_<ContainerAllocator> > zeroconf_comms::AddServiceResponse_< ContainerAllocator >::Ptr | 
Definition at line 71 of file AddService.h.
| typedef AddServiceResponse_<ContainerAllocator> zeroconf_comms::AddServiceResponse_< ContainerAllocator >::Type | 
Definition at line 55 of file AddService.h.
| zeroconf_comms::AddServiceResponse_< ContainerAllocator >::AddServiceResponse_ | ( | ) |  [inline] | 
        
Definition at line 57 of file AddService.h.
| zeroconf_comms::AddServiceResponse_< ContainerAllocator >::AddServiceResponse_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 62 of file AddService.h.
| boost::shared_ptr<std::map<std::string, std::string> > zeroconf_comms::AddServiceResponse_< ContainerAllocator >::__connection_header | 
Definition at line 73 of file AddService.h.
| uint8_t zeroconf_comms::AddServiceResponse_< ContainerAllocator >::result | 
Definition at line 68 of file AddService.h.