roscpp::GetLoggersResponse_< ContainerAllocator > Struct Template Reference

#include <GetLoggers.h>

Inheritance diagram for roscpp::GetLoggersResponse_< ContainerAllocator >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef std::vector
< ::roscpp::Logger_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind< ::roscpp::Logger_
< ContainerAllocator >
>::other > 
_loggers_type
typedef boost::shared_ptr
< ::roscpp::GetLoggersResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::roscpp::GetLoggersResponse_
< ContainerAllocator > > 
Ptr
typedef GetLoggersResponse_
< 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_loggers_size () const
ROS_DEPRECATED void get_loggers_vec (std::vector< ::roscpp::Logger_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::roscpp::Logger_< ContainerAllocator > >::other > &vec) const
 GetLoggersResponse_ (const ContainerAllocator &_alloc)
 GetLoggersResponse_ ()
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_loggers_size (uint32_t size)
ROS_DEPRECATED void set_loggers_vec (const std::vector< ::roscpp::Logger_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::roscpp::Logger_< ContainerAllocator > >::other > &vec)

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::vector< ::roscpp::Logger_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind< ::roscpp::Logger_
< ContainerAllocator >
>::other > 
loggers

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 roscpp::GetLoggersResponse_< ContainerAllocator >

Definition at line 92 of file GetLoggers.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector< ::roscpp::Logger_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::roscpp::Logger_<ContainerAllocator> >::other > roscpp::GetLoggersResponse_< ContainerAllocator >::_loggers_type

Definition at line 106 of file GetLoggers.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::roscpp::GetLoggersResponse_<ContainerAllocator> const> roscpp::GetLoggersResponse_< ContainerAllocator >::ConstPtr

Reimplemented from ros::Message.

Definition at line 171 of file GetLoggers.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::roscpp::GetLoggersResponse_<ContainerAllocator> > roscpp::GetLoggersResponse_< ContainerAllocator >::Ptr

Reimplemented from ros::Message.

Definition at line 170 of file GetLoggers.h.

template<class ContainerAllocator >
typedef GetLoggersResponse_<ContainerAllocator> roscpp::GetLoggersResponse_< ContainerAllocator >::Type

Definition at line 94 of file GetLoggers.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
roscpp::GetLoggersResponse_< ContainerAllocator >::GetLoggersResponse_ (  )  [inline]

Definition at line 96 of file GetLoggers.h.

template<class ContainerAllocator >
roscpp::GetLoggersResponse_< ContainerAllocator >::GetLoggersResponse_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 101 of file GetLoggers.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string roscpp::GetLoggersResponse_< ContainerAllocator >::__getDataType (  )  const [inline, virtual]

Implements ros::Message.

Definition at line 119 of file GetLoggers.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string roscpp::GetLoggersResponse_< ContainerAllocator >::__getMD5Sum (  )  const [inline, virtual]

Implements ros::Message.

Definition at line 126 of file GetLoggers.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string roscpp::GetLoggersResponse_< ContainerAllocator >::__getMessageDefinition (  )  const [inline, virtual]

Implements ros::Message.

Definition at line 147 of file GetLoggers.h.

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

Definition at line 133 of file GetLoggers.h.

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

Reimplemented from ros::Message.

Definition at line 117 of file GetLoggers.h.

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

Definition at line 115 of file GetLoggers.h.

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

Reimplemented from ros::Message.

Definition at line 124 of file GetLoggers.h.

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

Definition at line 122 of file GetLoggers.h.

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

Reimplemented from ros::Message.

Definition at line 145 of file GetLoggers.h.

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

Definition at line 136 of file GetLoggers.h.

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

Definition at line 131 of file GetLoggers.h.

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

Definition at line 129 of file GetLoggers.h.

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

Implements ros::Message.

Definition at line 156 of file GetLoggers.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t roscpp::GetLoggersResponse_< ContainerAllocator >::get_loggers_size (  )  const [inline]

Definition at line 110 of file GetLoggers.h.

template<class ContainerAllocator >
ROS_DEPRECATED void roscpp::GetLoggersResponse_< ContainerAllocator >::get_loggers_vec ( std::vector< ::roscpp::Logger_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::roscpp::Logger_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 112 of file GetLoggers.h.

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

Implements ros::Message.

Definition at line 163 of file GetLoggers.h.

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

Implements ros::Message.

Definition at line 149 of file GetLoggers.h.

template<class ContainerAllocator >
ROS_DEPRECATED void roscpp::GetLoggersResponse_< ContainerAllocator >::set_loggers_size ( uint32_t  size  )  [inline]

Definition at line 111 of file GetLoggers.h.

template<class ContainerAllocator >
ROS_DEPRECATED void roscpp::GetLoggersResponse_< ContainerAllocator >::set_loggers_vec ( const std::vector< ::roscpp::Logger_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::roscpp::Logger_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 113 of file GetLoggers.h.


Member Data Documentation

template<class ContainerAllocator >
std::vector< ::roscpp::Logger_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::roscpp::Logger_<ContainerAllocator> >::other > roscpp::GetLoggersResponse_< ContainerAllocator >::loggers

Definition at line 107 of file GetLoggers.h.


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


roscpp
Author(s): Morgan Quigley mquigley@cs.stanford.edu, Josh Faust jfaust@willowgarage.com, Brian Gerkey gerkey@willowgarage.com
autogenerated on Fri Jan 11 10:08:42 2013