test_rospy::EmbedTest_< ContainerAllocator > Struct Template Reference

#include <EmbedTest.h>

List of all members.

Public Types

typedef std::vector
< ::test_rospy::ArrayVal_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::test_rospy::ArrayVal_
< ContainerAllocator >
>::other > 
_arrayval_type
typedef ::std_msgs::Int32_
< ContainerAllocator > 
_int1_type
typedef std::vector
< ::std_msgs::Int32_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind< ::std_msgs::Int32_
< ContainerAllocator >
>::other > 
_ints_type
typedef ::std_msgs::String_
< ContainerAllocator > 
_str1_type
typedef ::test_rospy::Val_
< ContainerAllocator > 
_val_type
typedef std::vector
< ::test_rospy::Val_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind< ::test_rospy::Val_
< ContainerAllocator >
>::other > 
_vals_type
typedef boost::shared_ptr
< ::test_rospy::EmbedTest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::test_rospy::EmbedTest_
< ContainerAllocator > > 
Ptr
typedef EmbedTest_
< 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
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
 EmbedTest_ (const ContainerAllocator &_alloc)
 EmbedTest_ ()
ROS_DEPRECATED uint32_t get_arrayval_size () const
ROS_DEPRECATED void get_arrayval_vec (std::vector< ::test_rospy::ArrayVal_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::test_rospy::ArrayVal_< ContainerAllocator > >::other > &vec) const
ROS_DEPRECATED uint32_t get_ints_size () const
ROS_DEPRECATED void get_ints_vec (std::vector< ::std_msgs::Int32_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::std_msgs::Int32_< ContainerAllocator > >::other > &vec) const
ROS_DEPRECATED uint32_t get_vals_size () const
ROS_DEPRECATED void get_vals_vec (std::vector< ::test_rospy::Val_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::test_rospy::Val_< 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_arrayval_size (uint32_t size)
ROS_DEPRECATED void set_arrayval_vec (const std::vector< ::test_rospy::ArrayVal_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::test_rospy::ArrayVal_< ContainerAllocator > >::other > &vec)
ROS_DEPRECATED void set_ints_size (uint32_t size)
ROS_DEPRECATED void set_ints_vec (const std::vector< ::std_msgs::Int32_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::std_msgs::Int32_< ContainerAllocator > >::other > &vec)
ROS_DEPRECATED void set_vals_size (uint32_t size)
ROS_DEPRECATED void set_vals_vec (const std::vector< ::test_rospy::Val_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::test_rospy::Val_< 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

std::vector
< ::test_rospy::ArrayVal_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::test_rospy::ArrayVal_
< ContainerAllocator >
>::other > 
arrayval
::std_msgs::Int32_
< ContainerAllocator > 
int1
std::vector
< ::std_msgs::Int32_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind< ::std_msgs::Int32_
< ContainerAllocator >
>::other > 
ints
::std_msgs::String_
< ContainerAllocator > 
str1
::test_rospy::Val_
< ContainerAllocator > 
val
std::vector
< ::test_rospy::Val_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind< ::test_rospy::Val_
< ContainerAllocator >
>::other > 
vals

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_rospy::EmbedTest_< ContainerAllocator >

Definition at line 21 of file EmbedTest.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector< ::test_rospy::ArrayVal_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::test_rospy::ArrayVal_<ContainerAllocator> >::other > test_rospy::EmbedTest_< ContainerAllocator >::_arrayval_type

Definition at line 57 of file EmbedTest.h.

template<class ContainerAllocator >
typedef ::std_msgs::Int32_<ContainerAllocator> test_rospy::EmbedTest_< ContainerAllocator >::_int1_type

Definition at line 45 of file EmbedTest.h.

template<class ContainerAllocator >
typedef std::vector< ::std_msgs::Int32_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::std_msgs::Int32_<ContainerAllocator> >::other > test_rospy::EmbedTest_< ContainerAllocator >::_ints_type

Definition at line 48 of file EmbedTest.h.

template<class ContainerAllocator >
typedef ::std_msgs::String_<ContainerAllocator> test_rospy::EmbedTest_< ContainerAllocator >::_str1_type

Definition at line 42 of file EmbedTest.h.

template<class ContainerAllocator >
typedef ::test_rospy::Val_<ContainerAllocator> test_rospy::EmbedTest_< ContainerAllocator >::_val_type

Definition at line 51 of file EmbedTest.h.

template<class ContainerAllocator >
typedef std::vector< ::test_rospy::Val_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::test_rospy::Val_<ContainerAllocator> >::other > test_rospy::EmbedTest_< ContainerAllocator >::_vals_type

Definition at line 54 of file EmbedTest.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::test_rospy::EmbedTest_<ContainerAllocator> const> test_rospy::EmbedTest_< ContainerAllocator >::ConstPtr

Definition at line 153 of file EmbedTest.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::test_rospy::EmbedTest_<ContainerAllocator> > test_rospy::EmbedTest_< ContainerAllocator >::Ptr

Definition at line 152 of file EmbedTest.h.

template<class ContainerAllocator >
typedef EmbedTest_<ContainerAllocator> test_rospy::EmbedTest_< ContainerAllocator >::Type

Definition at line 20 of file EmbedTest.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
test_rospy::EmbedTest_< ContainerAllocator >::EmbedTest_ (  )  [inline]

Definition at line 22 of file EmbedTest.h.

template<class ContainerAllocator >
test_rospy::EmbedTest_< ContainerAllocator >::EmbedTest_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 32 of file EmbedTest.h.


Member Function Documentation

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

Definition at line 78 of file EmbedTest.h.

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

Definition at line 85 of file EmbedTest.h.

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

Definition at line 114 of file EmbedTest.h.

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

Definition at line 76 of file EmbedTest.h.

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

Definition at line 74 of file EmbedTest.h.

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

Definition at line 83 of file EmbedTest.h.

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

Definition at line 81 of file EmbedTest.h.

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

Definition at line 112 of file EmbedTest.h.

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

Definition at line 88 of file EmbedTest.h.

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

Definition at line 128 of file EmbedTest.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t test_rospy::EmbedTest_< ContainerAllocator >::get_arrayval_size (  )  const [inline]

Definition at line 69 of file EmbedTest.h.

template<class ContainerAllocator >
ROS_DEPRECATED void test_rospy::EmbedTest_< ContainerAllocator >::get_arrayval_vec ( std::vector< ::test_rospy::ArrayVal_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::test_rospy::ArrayVal_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 71 of file EmbedTest.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t test_rospy::EmbedTest_< ContainerAllocator >::get_ints_size (  )  const [inline]

Definition at line 61 of file EmbedTest.h.

template<class ContainerAllocator >
ROS_DEPRECATED void test_rospy::EmbedTest_< ContainerAllocator >::get_ints_vec ( std::vector< ::std_msgs::Int32_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::std_msgs::Int32_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 63 of file EmbedTest.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t test_rospy::EmbedTest_< ContainerAllocator >::get_vals_size (  )  const [inline]

Definition at line 65 of file EmbedTest.h.

template<class ContainerAllocator >
ROS_DEPRECATED void test_rospy::EmbedTest_< ContainerAllocator >::get_vals_vec ( std::vector< ::test_rospy::Val_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::test_rospy::Val_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 67 of file EmbedTest.h.

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

Definition at line 140 of file EmbedTest.h.

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

Definition at line 116 of file EmbedTest.h.

template<class ContainerAllocator >
ROS_DEPRECATED void test_rospy::EmbedTest_< ContainerAllocator >::set_arrayval_size ( uint32_t  size  )  [inline]

Definition at line 70 of file EmbedTest.h.

template<class ContainerAllocator >
ROS_DEPRECATED void test_rospy::EmbedTest_< ContainerAllocator >::set_arrayval_vec ( const std::vector< ::test_rospy::ArrayVal_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::test_rospy::ArrayVal_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 72 of file EmbedTest.h.

template<class ContainerAllocator >
ROS_DEPRECATED void test_rospy::EmbedTest_< ContainerAllocator >::set_ints_size ( uint32_t  size  )  [inline]

Definition at line 62 of file EmbedTest.h.

template<class ContainerAllocator >
ROS_DEPRECATED void test_rospy::EmbedTest_< ContainerAllocator >::set_ints_vec ( const std::vector< ::std_msgs::Int32_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::std_msgs::Int32_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 64 of file EmbedTest.h.

template<class ContainerAllocator >
ROS_DEPRECATED void test_rospy::EmbedTest_< ContainerAllocator >::set_vals_size ( uint32_t  size  )  [inline]

Definition at line 66 of file EmbedTest.h.

template<class ContainerAllocator >
ROS_DEPRECATED void test_rospy::EmbedTest_< ContainerAllocator >::set_vals_vec ( const std::vector< ::test_rospy::Val_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::test_rospy::Val_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 68 of file EmbedTest.h.


Member Data Documentation

template<class ContainerAllocator >
std::vector< ::test_rospy::ArrayVal_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::test_rospy::ArrayVal_<ContainerAllocator> >::other > test_rospy::EmbedTest_< ContainerAllocator >::arrayval

Definition at line 58 of file EmbedTest.h.

template<class ContainerAllocator >
::std_msgs::Int32_<ContainerAllocator> test_rospy::EmbedTest_< ContainerAllocator >::int1

Definition at line 46 of file EmbedTest.h.

template<class ContainerAllocator >
std::vector< ::std_msgs::Int32_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::std_msgs::Int32_<ContainerAllocator> >::other > test_rospy::EmbedTest_< ContainerAllocator >::ints

Definition at line 49 of file EmbedTest.h.

template<class ContainerAllocator >
::std_msgs::String_<ContainerAllocator> test_rospy::EmbedTest_< ContainerAllocator >::str1

Definition at line 43 of file EmbedTest.h.

template<class ContainerAllocator >
::test_rospy::Val_<ContainerAllocator> test_rospy::EmbedTest_< ContainerAllocator >::val

Definition at line 52 of file EmbedTest.h.

template<class ContainerAllocator >
std::vector< ::test_rospy::Val_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::test_rospy::Val_<ContainerAllocator> >::other > test_rospy::EmbedTest_< ContainerAllocator >::vals

Definition at line 55 of file EmbedTest.h.


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


test_rospy
Author(s): Ken Conley/kwc@willowgarage.com
autogenerated on Fri Jan 11 10:06:12 2013