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