#include <ListPublishedServices.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _service_type_type |
typedef boost::shared_ptr < ::zeroconf_msgs::ListPublishedServicesRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::zeroconf_msgs::ListPublishedServicesRequest_ < ContainerAllocator > > | Ptr |
typedef ListPublishedServicesRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
ListPublishedServicesRequest_ () | |
ListPublishedServicesRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | service_type |
Definition at line 26 of file ListPublishedServices.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > zeroconf_msgs::ListPublishedServicesRequest_< ContainerAllocator >::_service_type_type |
Definition at line 39 of file ListPublishedServices.h.
typedef boost::shared_ptr< ::zeroconf_msgs::ListPublishedServicesRequest_<ContainerAllocator> const> zeroconf_msgs::ListPublishedServicesRequest_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file ListPublishedServices.h.
typedef boost::shared_ptr< ::zeroconf_msgs::ListPublishedServicesRequest_<ContainerAllocator> > zeroconf_msgs::ListPublishedServicesRequest_< ContainerAllocator >::Ptr |
Definition at line 43 of file ListPublishedServices.h.
typedef ListPublishedServicesRequest_<ContainerAllocator> zeroconf_msgs::ListPublishedServicesRequest_< ContainerAllocator >::Type |
Definition at line 27 of file ListPublishedServices.h.
zeroconf_msgs::ListPublishedServicesRequest_< ContainerAllocator >::ListPublishedServicesRequest_ | ( | ) | [inline] |
Definition at line 29 of file ListPublishedServices.h.
zeroconf_msgs::ListPublishedServicesRequest_< ContainerAllocator >::ListPublishedServicesRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file ListPublishedServices.h.
boost::shared_ptr<std::map<std::string, std::string> > zeroconf_msgs::ListPublishedServicesRequest_< ContainerAllocator >::__connection_header |
Definition at line 45 of file ListPublishedServices.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > zeroconf_msgs::ListPublishedServicesRequest_< ContainerAllocator >::service_type |
Definition at line 40 of file ListPublishedServices.h.