#include <RemoveService.h>
Public Types | |
typedef ::zeroconf_msgs::PublishedService_ < ContainerAllocator > | _service_type |
typedef boost::shared_ptr < ::zeroconf_msgs::RemoveServiceRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::zeroconf_msgs::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_msgs::PublishedService_ < ContainerAllocator > | service |
Definition at line 26 of file RemoveService.h.
typedef ::zeroconf_msgs::PublishedService_<ContainerAllocator> zeroconf_msgs::RemoveServiceRequest_< ContainerAllocator >::_service_type |
Definition at line 39 of file RemoveService.h.
typedef boost::shared_ptr< ::zeroconf_msgs::RemoveServiceRequest_<ContainerAllocator> const> zeroconf_msgs::RemoveServiceRequest_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file RemoveService.h.
typedef boost::shared_ptr< ::zeroconf_msgs::RemoveServiceRequest_<ContainerAllocator> > zeroconf_msgs::RemoveServiceRequest_< ContainerAllocator >::Ptr |
Definition at line 43 of file RemoveService.h.
typedef RemoveServiceRequest_<ContainerAllocator> zeroconf_msgs::RemoveServiceRequest_< ContainerAllocator >::Type |
Definition at line 27 of file RemoveService.h.
zeroconf_msgs::RemoveServiceRequest_< ContainerAllocator >::RemoveServiceRequest_ | ( | ) | [inline] |
Definition at line 29 of file RemoveService.h.
zeroconf_msgs::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_msgs::RemoveServiceRequest_< ContainerAllocator >::__connection_header |
Definition at line 45 of file RemoveService.h.
::zeroconf_msgs::PublishedService_<ContainerAllocator> zeroconf_msgs::RemoveServiceRequest_< ContainerAllocator >::service |
Definition at line 40 of file RemoveService.h.