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