#include <UDPMultRegisterTopic.h>
Public Types | |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _multicast_address_type |
| typedef uint16_t | _port_type |
| typedef boost::shared_ptr < ::udpmulti_transport::UDPMultRegisterTopicResponse_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::udpmulti_transport::UDPMultRegisterTopicResponse_ < ContainerAllocator > > | Ptr |
| typedef UDPMultRegisterTopicResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
| UDPMultRegisterTopicResponse_ () | |
| UDPMultRegisterTopicResponse_ (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 > | multicast_address |
| uint16_t | port |
Definition at line 53 of file UDPMultRegisterTopic.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::_multicast_address_type |
Definition at line 68 of file UDPMultRegisterTopic.h.
| typedef uint16_t udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::_port_type |
Definition at line 71 of file UDPMultRegisterTopic.h.
| typedef boost::shared_ptr< ::udpmulti_transport::UDPMultRegisterTopicResponse_<ContainerAllocator> const> udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::ConstPtr |
Definition at line 76 of file UDPMultRegisterTopic.h.
| typedef boost::shared_ptr< ::udpmulti_transport::UDPMultRegisterTopicResponse_<ContainerAllocator> > udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::Ptr |
Definition at line 75 of file UDPMultRegisterTopic.h.
| typedef UDPMultRegisterTopicResponse_<ContainerAllocator> udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::Type |
Definition at line 54 of file UDPMultRegisterTopic.h.
| udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::UDPMultRegisterTopicResponse_ | ( | ) | [inline] |
Definition at line 56 of file UDPMultRegisterTopic.h.
| udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::UDPMultRegisterTopicResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 62 of file UDPMultRegisterTopic.h.
| boost::shared_ptr<std::map<std::string, std::string> > udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::__connection_header |
Definition at line 77 of file UDPMultRegisterTopic.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::multicast_address |
Definition at line 69 of file UDPMultRegisterTopic.h.
| uint16_t udpmulti_transport::UDPMultRegisterTopicResponse_< ContainerAllocator >::port |
Definition at line 72 of file UDPMultRegisterTopic.h.