#include <AddService.h>
Public Types | |
typedef ::zeroconf_msgs::PublishedService_ < ContainerAllocator > | _service_type |
typedef boost::shared_ptr < ::zeroconf_msgs::AddServiceRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::zeroconf_msgs::AddServiceRequest_ < ContainerAllocator > > | Ptr |
typedef AddServiceRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
AddServiceRequest_ () | |
AddServiceRequest_ (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 AddService.h.
typedef ::zeroconf_msgs::PublishedService_<ContainerAllocator> zeroconf_msgs::AddServiceRequest_< ContainerAllocator >::_service_type |
Definition at line 39 of file AddService.h.
typedef boost::shared_ptr< ::zeroconf_msgs::AddServiceRequest_<ContainerAllocator> const> zeroconf_msgs::AddServiceRequest_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file AddService.h.
typedef boost::shared_ptr< ::zeroconf_msgs::AddServiceRequest_<ContainerAllocator> > zeroconf_msgs::AddServiceRequest_< ContainerAllocator >::Ptr |
Definition at line 43 of file AddService.h.
typedef AddServiceRequest_<ContainerAllocator> zeroconf_msgs::AddServiceRequest_< ContainerAllocator >::Type |
Definition at line 27 of file AddService.h.
zeroconf_msgs::AddServiceRequest_< ContainerAllocator >::AddServiceRequest_ | ( | ) | [inline] |
Definition at line 29 of file AddService.h.
zeroconf_msgs::AddServiceRequest_< ContainerAllocator >::AddServiceRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file AddService.h.
boost::shared_ptr<std::map<std::string, std::string> > zeroconf_msgs::AddServiceRequest_< ContainerAllocator >::__connection_header |
Definition at line 45 of file AddService.h.
::zeroconf_msgs::PublishedService_<ContainerAllocator> zeroconf_msgs::AddServiceRequest_< ContainerAllocator >::service |
Definition at line 40 of file AddService.h.