#include <Protocols.h>
Public Types | |
enum | { UNSPECIFIED = 0 } |
enum | { IPV4 = 1 } |
enum | { IPV6 = 2 } |
typedef boost::shared_ptr < ::zeroconf_msgs::Protocols_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::zeroconf_msgs::Protocols_ < ContainerAllocator > > | Ptr |
typedef Protocols_ < ContainerAllocator > | Type |
Public Member Functions | |
Protocols_ () | |
Protocols_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 21 of file Protocols.h.
typedef boost::shared_ptr< ::zeroconf_msgs::Protocols_<ContainerAllocator> const> zeroconf_msgs::Protocols_< ContainerAllocator >::ConstPtr |
Definition at line 37 of file Protocols.h.
typedef boost::shared_ptr< ::zeroconf_msgs::Protocols_<ContainerAllocator> > zeroconf_msgs::Protocols_< ContainerAllocator >::Ptr |
Definition at line 36 of file Protocols.h.
typedef Protocols_<ContainerAllocator> zeroconf_msgs::Protocols_< ContainerAllocator >::Type |
Definition at line 22 of file Protocols.h.
anonymous enum |
Definition at line 32 of file Protocols.h.
anonymous enum |
Definition at line 33 of file Protocols.h.
anonymous enum |
Definition at line 34 of file Protocols.h.
zeroconf_msgs::Protocols_< ContainerAllocator >::Protocols_ | ( | ) | [inline] |
Definition at line 24 of file Protocols.h.
zeroconf_msgs::Protocols_< ContainerAllocator >::Protocols_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 28 of file Protocols.h.
boost::shared_ptr<std::map<std::string, std::string> > zeroconf_msgs::Protocols_< ContainerAllocator >::__connection_header |
Definition at line 38 of file Protocols.h.