test_roslisp::ComplexMessage_< ContainerAllocator > Struct Template Reference

#include <ComplexMessage.h>

List of all members.

Public Types

typedef uint8_t _ind_type
typedef uint8_t _qux_type
typedef std::vector
< ::std_msgs::String_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind< ::std_msgs::String_
< ContainerAllocator >
>::other > 
_w_type
typedef boost::array< float, 4 > _x_type
typedef std::vector
< ::test_roslisp::Foo_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind< ::test_roslisp::Foo_
< ContainerAllocator >
>::other > 
_y_type
typedef std::vector
< ::test_roslisp::Foo_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind< ::test_roslisp::Foo_
< ContainerAllocator >
>::other > 
_z_type
typedef boost::shared_ptr
< ::test_roslisp::ComplexMessage_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::test_roslisp::ComplexMessage_
< ContainerAllocator > > 
Ptr
typedef ComplexMessage_
< 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
 ComplexMessage_ (const ContainerAllocator &_alloc)
 ComplexMessage_ ()
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
ROS_DEPRECATED uint32_t get_w_size () const
ROS_DEPRECATED void get_w_vec (std::vector< ::std_msgs::String_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::std_msgs::String_< ContainerAllocator > >::other > &vec) const
ROS_DEPRECATED uint32_t get_x_size () const
ROS_DEPRECATED uint32_t get_y_size () const
ROS_DEPRECATED void get_y_vec (std::vector< ::test_roslisp::Foo_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::test_roslisp::Foo_< ContainerAllocator > >::other > &vec) const
ROS_DEPRECATED uint32_t get_z_size () const
ROS_DEPRECATED void get_z_vec (std::vector< ::test_roslisp::Foo_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::test_roslisp::Foo_< 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_w_size (uint32_t size)
ROS_DEPRECATED void set_w_vec (const std::vector< ::std_msgs::String_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::std_msgs::String_< ContainerAllocator > >::other > &vec)
ROS_DEPRECATED void set_y_size (uint32_t size)
ROS_DEPRECATED void set_y_vec (const std::vector< ::test_roslisp::Foo_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::test_roslisp::Foo_< ContainerAllocator > >::other > &vec)
ROS_DEPRECATED void set_z_size (uint32_t size)
ROS_DEPRECATED void set_z_vec (const std::vector< ::test_roslisp::Foo_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::test_roslisp::Foo_< 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 ()

Public Attributes

uint8_t ind
uint8_t qux
std::vector
< ::std_msgs::String_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind< ::std_msgs::String_
< ContainerAllocator >
>::other > 
w
boost::array< float, 4 > x
std::vector
< ::test_roslisp::Foo_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind< ::test_roslisp::Foo_
< ContainerAllocator >
>::other > 
y
std::vector
< ::test_roslisp::Foo_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind< ::test_roslisp::Foo_
< ContainerAllocator >
>::other > 
z

Static Private Member Functions

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

Detailed Description

template<class ContainerAllocator>
struct test_roslisp::ComplexMessage_< ContainerAllocator >

Definition at line 18 of file ComplexMessage.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint8_t test_roslisp::ComplexMessage_< ContainerAllocator >::_ind_type

Definition at line 56 of file ComplexMessage.h.

template<class ContainerAllocator >
typedef uint8_t test_roslisp::ComplexMessage_< ContainerAllocator >::_qux_type

Definition at line 53 of file ComplexMessage.h.

template<class ContainerAllocator >
typedef std::vector< ::std_msgs::String_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::std_msgs::String_<ContainerAllocator> >::other > test_roslisp::ComplexMessage_< ContainerAllocator >::_w_type

Definition at line 50 of file ComplexMessage.h.

template<class ContainerAllocator >
typedef boost::array<float, 4> test_roslisp::ComplexMessage_< ContainerAllocator >::_x_type

Definition at line 41 of file ComplexMessage.h.

template<class ContainerAllocator >
typedef std::vector< ::test_roslisp::Foo_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::test_roslisp::Foo_<ContainerAllocator> >::other > test_roslisp::ComplexMessage_< ContainerAllocator >::_y_type

Definition at line 44 of file ComplexMessage.h.

template<class ContainerAllocator >
typedef std::vector< ::test_roslisp::Foo_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::test_roslisp::Foo_<ContainerAllocator> >::other > test_roslisp::ComplexMessage_< ContainerAllocator >::_z_type

Definition at line 47 of file ComplexMessage.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::test_roslisp::ComplexMessage_<ContainerAllocator> const> test_roslisp::ComplexMessage_< ContainerAllocator >::ConstPtr

Definition at line 149 of file ComplexMessage.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::test_roslisp::ComplexMessage_<ContainerAllocator> > test_roslisp::ComplexMessage_< ContainerAllocator >::Ptr

Definition at line 148 of file ComplexMessage.h.

template<class ContainerAllocator >
typedef ComplexMessage_<ContainerAllocator> test_roslisp::ComplexMessage_< ContainerAllocator >::Type

Definition at line 17 of file ComplexMessage.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
test_roslisp::ComplexMessage_< ContainerAllocator >::ComplexMessage_ (  )  [inline]

Definition at line 19 of file ComplexMessage.h.

template<class ContainerAllocator >
test_roslisp::ComplexMessage_< ContainerAllocator >::ComplexMessage_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 30 of file ComplexMessage.h.


Member Function Documentation

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

Definition at line 78 of file ComplexMessage.h.

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

Definition at line 85 of file ComplexMessage.h.

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

Definition at line 110 of file ComplexMessage.h.

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

Definition at line 76 of file ComplexMessage.h.

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

Definition at line 74 of file ComplexMessage.h.

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

Definition at line 83 of file ComplexMessage.h.

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

Definition at line 81 of file ComplexMessage.h.

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

Definition at line 108 of file ComplexMessage.h.

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

Definition at line 88 of file ComplexMessage.h.

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

Definition at line 124 of file ComplexMessage.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t test_roslisp::ComplexMessage_< ContainerAllocator >::get_w_size (  )  const [inline]

Definition at line 69 of file ComplexMessage.h.

template<class ContainerAllocator >
ROS_DEPRECATED void test_roslisp::ComplexMessage_< ContainerAllocator >::get_w_vec ( std::vector< ::std_msgs::String_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::std_msgs::String_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 71 of file ComplexMessage.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t test_roslisp::ComplexMessage_< ContainerAllocator >::get_x_size (  )  const [inline]

Definition at line 60 of file ComplexMessage.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t test_roslisp::ComplexMessage_< ContainerAllocator >::get_y_size (  )  const [inline]

Definition at line 61 of file ComplexMessage.h.

template<class ContainerAllocator >
ROS_DEPRECATED void test_roslisp::ComplexMessage_< ContainerAllocator >::get_y_vec ( std::vector< ::test_roslisp::Foo_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::test_roslisp::Foo_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 63 of file ComplexMessage.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t test_roslisp::ComplexMessage_< ContainerAllocator >::get_z_size (  )  const [inline]

Definition at line 65 of file ComplexMessage.h.

template<class ContainerAllocator >
ROS_DEPRECATED void test_roslisp::ComplexMessage_< ContainerAllocator >::get_z_vec ( std::vector< ::test_roslisp::Foo_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::test_roslisp::Foo_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 67 of file ComplexMessage.h.

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

Definition at line 136 of file ComplexMessage.h.

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

Definition at line 112 of file ComplexMessage.h.

template<class ContainerAllocator >
ROS_DEPRECATED void test_roslisp::ComplexMessage_< ContainerAllocator >::set_w_size ( uint32_t  size  )  [inline]

Definition at line 70 of file ComplexMessage.h.

template<class ContainerAllocator >
ROS_DEPRECATED void test_roslisp::ComplexMessage_< ContainerAllocator >::set_w_vec ( const std::vector< ::std_msgs::String_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::std_msgs::String_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 72 of file ComplexMessage.h.

template<class ContainerAllocator >
ROS_DEPRECATED void test_roslisp::ComplexMessage_< ContainerAllocator >::set_y_size ( uint32_t  size  )  [inline]

Definition at line 62 of file ComplexMessage.h.

template<class ContainerAllocator >
ROS_DEPRECATED void test_roslisp::ComplexMessage_< ContainerAllocator >::set_y_vec ( const std::vector< ::test_roslisp::Foo_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::test_roslisp::Foo_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 64 of file ComplexMessage.h.

template<class ContainerAllocator >
ROS_DEPRECATED void test_roslisp::ComplexMessage_< ContainerAllocator >::set_z_size ( uint32_t  size  )  [inline]

Definition at line 66 of file ComplexMessage.h.

template<class ContainerAllocator >
ROS_DEPRECATED void test_roslisp::ComplexMessage_< ContainerAllocator >::set_z_vec ( const std::vector< ::test_roslisp::Foo_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::test_roslisp::Foo_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 68 of file ComplexMessage.h.


Member Data Documentation

template<class ContainerAllocator >
uint8_t test_roslisp::ComplexMessage_< ContainerAllocator >::ind

Definition at line 57 of file ComplexMessage.h.

template<class ContainerAllocator >
uint8_t test_roslisp::ComplexMessage_< ContainerAllocator >::qux

Definition at line 54 of file ComplexMessage.h.

template<class ContainerAllocator >
std::vector< ::std_msgs::String_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::std_msgs::String_<ContainerAllocator> >::other > test_roslisp::ComplexMessage_< ContainerAllocator >::w

Definition at line 51 of file ComplexMessage.h.

template<class ContainerAllocator >
boost::array<float, 4> test_roslisp::ComplexMessage_< ContainerAllocator >::x

Definition at line 42 of file ComplexMessage.h.

template<class ContainerAllocator >
std::vector< ::test_roslisp::Foo_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::test_roslisp::Foo_<ContainerAllocator> >::other > test_roslisp::ComplexMessage_< ContainerAllocator >::y

Definition at line 45 of file ComplexMessage.h.

template<class ContainerAllocator >
std::vector< ::test_roslisp::Foo_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::test_roslisp::Foo_<ContainerAllocator> >::other > test_roslisp::ComplexMessage_< ContainerAllocator >::z

Definition at line 48 of file ComplexMessage.h.


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


test_roslisp
Author(s): Bhaskara Marthi
autogenerated on Fri Jan 11 10:03:11 2013