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

ROS_DEPRECATED const std::string __getDataType () const
ROS_DEPRECATED const std::string __getMD5Sum () const
ROS_DEPRECATED const std::string __getMessageDefinition () const
ROS_DEPRECATED const std::string __getServerMD5Sum () const
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
ROS_DEPRECATED uint32_t get_topics_size () const
ROS_DEPRECATED void get_topics_vec (std::vector< ::udpmulti_transport::UDPMultTopic_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::udpmulti_transport::UDPMultTopic_< ContainerAllocator > >::other > &vec) const
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const
ROS_DEPRECATED void set_topics_size (uint32_t size)
ROS_DEPRECATED void set_topics_vec (const std::vector< ::udpmulti_transport::UDPMultTopic_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::udpmulti_transport::UDPMultTopic_< ContainerAllocator > >::other > &vec)
 UDPMultGetTopicListResponse_ (const ContainerAllocator &_alloc)
 UDPMultGetTopicListResponse_ ()

Static Public Member Functions

static ROS_DEPRECATED const
std::string 
__s_getDataType ()
static ROS_DEPRECATED const
std::string 
__s_getMD5Sum ()
static ROS_DEPRECATED const
std::string 
__s_getMessageDefinition ()
static ROS_DEPRECATED const
std::string 
__s_getServerMD5Sum ()

Public Attributes

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

Static Private Member Functions

static const char * __s_getDataType_ ()
static const char * __s_getMD5Sum_ ()
static const char * __s_getMessageDefinition_ ()
static const char * __s_getServerMD5Sum_ ()

Detailed Description

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

Definition at line 92 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 108 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 111 of file UDPMultGetTopicList.h.

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

Definition at line 181 of file UDPMultGetTopicList.h.

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

Definition at line 180 of file UDPMultGetTopicList.h.

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

Definition at line 94 of file UDPMultGetTopicList.h.


Constructor & Destructor Documentation

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

Definition at line 96 of file UDPMultGetTopicList.h.

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

Definition at line 102 of file UDPMultGetTopicList.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 124 of file UDPMultGetTopicList.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 131 of file UDPMultGetTopicList.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 154 of file UDPMultGetTopicList.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::__getServerMD5Sum (  )  const [inline]

Definition at line 138 of file UDPMultGetTopicList.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 122 of file UDPMultGetTopicList.h.

template<class ContainerAllocator >
static const char* udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 120 of file UDPMultGetTopicList.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 129 of file UDPMultGetTopicList.h.

template<class ContainerAllocator >
static const char* udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 127 of file UDPMultGetTopicList.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 152 of file UDPMultGetTopicList.h.

template<class ContainerAllocator >
static const char* udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 141 of file UDPMultGetTopicList.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::__s_getServerMD5Sum (  )  [inline, static]

Definition at line 136 of file UDPMultGetTopicList.h.

template<class ContainerAllocator >
static const char* udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::__s_getServerMD5Sum_ (  )  [inline, static, private]

Definition at line 134 of file UDPMultGetTopicList.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::deserialize ( uint8_t *  read_ptr  )  [inline, virtual]

Definition at line 164 of file UDPMultGetTopicList.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::get_topics_size (  )  const [inline]

Definition at line 115 of file UDPMultGetTopicList.h.

template<class ContainerAllocator >
ROS_DEPRECATED void udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::get_topics_vec ( std::vector< ::udpmulti_transport::UDPMultTopic_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::udpmulti_transport::UDPMultTopic_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 117 of file UDPMultGetTopicList.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 172 of file UDPMultGetTopicList.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::serialize ( uint8_t *  write_ptr,
uint32_t  seq 
) const [inline, virtual]

Definition at line 156 of file UDPMultGetTopicList.h.

template<class ContainerAllocator >
ROS_DEPRECATED void udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::set_topics_size ( uint32_t  size  )  [inline]

Definition at line 116 of file UDPMultGetTopicList.h.

template<class ContainerAllocator >
ROS_DEPRECATED void udpmulti_transport::UDPMultGetTopicListResponse_< ContainerAllocator >::set_topics_vec ( const std::vector< ::udpmulti_transport::UDPMultTopic_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::udpmulti_transport::UDPMultTopic_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 118 of file UDPMultGetTopicList.h.


Member Data Documentation

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 109 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 112 of file UDPMultGetTopicList.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs


udpmulti_transport
Author(s): Cedric Pradalier
autogenerated on Fri Jan 11 10:10:06 2013