Public Types | Public Member Functions | Public Attributes
udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator > Struct Template Reference

#include <UDPMultGetTopicList.h>

List of all members.

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

Detailed Description

template<class ContainerAllocator>
struct udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >

Definition at line 49 of file UDPMultGetTopicList.h.


Member Typedef Documentation

template<class ContainerAllocator >
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 64 of file UDPMultGetTopicList.h.

template<class ContainerAllocator >
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 67 of file UDPMultGetTopicList.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::udpmulti_transport::UDPMultGetTopicListResponse_<ContainerAllocator> const> udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::ConstPtr

Definition at line 72 of file UDPMultGetTopicList.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::udpmulti_transport::UDPMultGetTopicListResponse_<ContainerAllocator> > udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::Ptr

Definition at line 71 of file UDPMultGetTopicList.h.

template<class ContainerAllocator >
typedef UDPMultGetTopicListResponse_<ContainerAllocator> udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::Type

Definition at line 50 of file UDPMultGetTopicList.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::UDPMultGetTopicListResponse_ ( ) [inline]

Definition at line 52 of file UDPMultGetTopicList.h.

template<class ContainerAllocator >
udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::UDPMultGetTopicListResponse_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 58 of file UDPMultGetTopicList.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::__connection_header

Definition at line 73 of file UDPMultGetTopicList.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::multicast_address

Definition at line 65 of file UDPMultGetTopicList.h.

template<class ContainerAllocator >
std::vector< ::udpmulti_transport::UDPMultTopic_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::udpmulti_transport::UDPMultTopic_<ContainerAllocator> >::other > udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::topics

Definition at line 68 of file UDPMultGetTopicList.h.


The documentation for this struct was generated from the following file:


udpmulti_transport
Author(s): Cedric Pradalier
autogenerated on Sat Dec 28 2013 16:57:21