#include <UDPMultGetTopicList.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _multicast_address_type |
typedef std::vector < ::udpmulti_transport::UDPMultTopic_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::udpmulti_transport::UDPMultTopic_ < ContainerAllocator > >::other > | _topics_type |
typedef boost::shared_ptr < ::udpmulti_transport::UDPMultGetTopicListResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::udpmulti_transport::UDPMultGetTopicListResponse_ < ContainerAllocator > > | Ptr |
typedef UDPMultGetTopicListResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
UDPMultGetTopicListResponse_ () | |
UDPMultGetTopicListResponse_ (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 |
std::vector < ::udpmulti_transport::UDPMultTopic_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::udpmulti_transport::UDPMultTopic_ < ContainerAllocator > >::other > | topics |
Definition at line 50 of file UDPMultGetTopicList.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::_multicast_address_type |
Definition at line 65 of file UDPMultGetTopicList.h.
typedef std::vector< ::udpmulti_transport::UDPMultTopic_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::udpmulti_transport::UDPMultTopic_<ContainerAllocator> >::other > udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::_topics_type |
Definition at line 68 of file UDPMultGetTopicList.h.
typedef boost::shared_ptr< ::udpmulti_transport::UDPMultGetTopicListResponse_<ContainerAllocator> const> udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::ConstPtr |
Definition at line 73 of file UDPMultGetTopicList.h.
typedef boost::shared_ptr< ::udpmulti_transport::UDPMultGetTopicListResponse_<ContainerAllocator> > udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::Ptr |
Definition at line 72 of file UDPMultGetTopicList.h.
typedef UDPMultGetTopicListResponse_<ContainerAllocator> udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::Type |
Definition at line 51 of file UDPMultGetTopicList.h.
udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::UDPMultGetTopicListResponse_ | ( | ) | [inline] |
Definition at line 53 of file UDPMultGetTopicList.h.
udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::UDPMultGetTopicListResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 59 of file UDPMultGetTopicList.h.
boost::shared_ptr<std::map<std::string, std::string> > udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::__connection_header |
Definition at line 74 of file UDPMultGetTopicList.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::multicast_address |
Definition at line 66 of file UDPMultGetTopicList.h.
std::vector< ::udpmulti_transport::UDPMultTopic_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::udpmulti_transport::UDPMultTopic_<ContainerAllocator> >::other > udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::topics |
Definition at line 69 of file UDPMultGetTopicList.h.