#include <UDPMultRegisterTopic.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _topic_type |
typedef boost::shared_ptr < ::udpmulti_transport::UDPMultRegisterTopicRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::udpmulti_transport::UDPMultRegisterTopicRequest_ < ContainerAllocator > > | Ptr |
typedef UDPMultRegisterTopicRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
UDPMultRegisterTopicRequest_ () | |
UDPMultRegisterTopicRequest_ (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 > | topic |
Definition at line 25 of file UDPMultRegisterTopic.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > udpmulti_transport::UDPMultRegisterTopicRequest_< ContainerAllocator >::_topic_type |
Definition at line 38 of file UDPMultRegisterTopic.h.
typedef boost::shared_ptr< ::udpmulti_transport::UDPMultRegisterTopicRequest_<ContainerAllocator> const> udpmulti_transport::UDPMultRegisterTopicRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file UDPMultRegisterTopic.h.
typedef boost::shared_ptr< ::udpmulti_transport::UDPMultRegisterTopicRequest_<ContainerAllocator> > udpmulti_transport::UDPMultRegisterTopicRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file UDPMultRegisterTopic.h.
typedef UDPMultRegisterTopicRequest_<ContainerAllocator> udpmulti_transport::UDPMultRegisterTopicRequest_< ContainerAllocator >::Type |
Definition at line 26 of file UDPMultRegisterTopic.h.
udpmulti_transport::UDPMultRegisterTopicRequest_< ContainerAllocator >::UDPMultRegisterTopicRequest_ | ( | ) | [inline] |
Definition at line 28 of file UDPMultRegisterTopic.h.
udpmulti_transport::UDPMultRegisterTopicRequest_< ContainerAllocator >::UDPMultRegisterTopicRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file UDPMultRegisterTopic.h.
boost::shared_ptr<std::map<std::string, std::string> > udpmulti_transport::UDPMultRegisterTopicRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file UDPMultRegisterTopic.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > udpmulti_transport::UDPMultRegisterTopicRequest_< ContainerAllocator >::topic |
Definition at line 39 of file UDPMultRegisterTopic.h.