#include <RemoveService.h>
Public Types | |
| typedef  ::zeroconf_comms::PublishedService_ < ContainerAllocator >  | _service_type | 
| typedef boost::shared_ptr < ::zeroconf_comms::RemoveServiceRequest_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::zeroconf_comms::RemoveServiceRequest_ < ContainerAllocator > >  | Ptr | 
| typedef RemoveServiceRequest_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| RemoveServiceRequest_ () | |
| RemoveServiceRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > >  | __connection_header | 
| ::zeroconf_comms::PublishedService_ < ContainerAllocator >  | service | 
Definition at line 26 of file RemoveService.h.
| typedef ::zeroconf_comms::PublishedService_<ContainerAllocator> zeroconf_comms::RemoveServiceRequest_< ContainerAllocator >::_service_type | 
Definition at line 39 of file RemoveService.h.
| typedef boost::shared_ptr< ::zeroconf_comms::RemoveServiceRequest_<ContainerAllocator> const> zeroconf_comms::RemoveServiceRequest_< ContainerAllocator >::ConstPtr | 
Definition at line 44 of file RemoveService.h.
| typedef boost::shared_ptr< ::zeroconf_comms::RemoveServiceRequest_<ContainerAllocator> > zeroconf_comms::RemoveServiceRequest_< ContainerAllocator >::Ptr | 
Definition at line 43 of file RemoveService.h.
| typedef RemoveServiceRequest_<ContainerAllocator> zeroconf_comms::RemoveServiceRequest_< ContainerAllocator >::Type | 
Definition at line 27 of file RemoveService.h.
| zeroconf_comms::RemoveServiceRequest_< ContainerAllocator >::RemoveServiceRequest_ | ( | ) |  [inline] | 
        
Definition at line 29 of file RemoveService.h.
| zeroconf_comms::RemoveServiceRequest_< ContainerAllocator >::RemoveServiceRequest_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 34 of file RemoveService.h.
| boost::shared_ptr<std::map<std::string, std::string> > zeroconf_comms::RemoveServiceRequest_< ContainerAllocator >::__connection_header | 
Definition at line 45 of file RemoveService.h.
| ::zeroconf_comms::PublishedService_<ContainerAllocator> zeroconf_comms::RemoveServiceRequest_< ContainerAllocator >::service | 
Definition at line 40 of file RemoveService.h.