test_ros::TestPrimitives_< ContainerAllocator > Struct Template Reference

#include <TestPrimitives.h>

List of all members.

Public Types

typedef int8_t _b_type
typedef uint8_t _c_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_caller_id_type
typedef ros::Duration _d_type
typedef float _float32_type
typedef double _float64_type
typedef int16_t _int16_type
typedef int32_t _int32_type
typedef int64_t _int64_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_orig_caller_id_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_str_type
typedef ros::Time _t_type
typedef uint16_t _uint16_type
typedef uint32_t _uint32_type
typedef uint64_t _uint64_type
typedef boost::shared_ptr
< ::test_ros::TestPrimitives_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::test_ros::TestPrimitives_
< ContainerAllocator > > 
Ptr
typedef TestPrimitives_
< 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)
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const
 TestPrimitives_ (const ContainerAllocator &_alloc)
 TestPrimitives_ ()

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

int8_t b
uint8_t c
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
caller_id
ros::Duration d
float float32
double float64
int16_t int16
int32_t int32
int64_t int64
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
orig_caller_id
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
str
ros::Time t
uint16_t uint16
uint32_t uint32
uint64_t uint64

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_ros::TestPrimitives_< ContainerAllocator >

Definition at line 17 of file TestPrimitives.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef int8_t test_ros::TestPrimitives_< ContainerAllocator >::_b_type

Definition at line 68 of file TestPrimitives.h.

template<class ContainerAllocator >
typedef uint8_t test_ros::TestPrimitives_< ContainerAllocator >::_c_type

Definition at line 80 of file TestPrimitives.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > test_ros::TestPrimitives_< ContainerAllocator >::_caller_id_type

Definition at line 59 of file TestPrimitives.h.

template<class ContainerAllocator >
typedef ros::Duration test_ros::TestPrimitives_< ContainerAllocator >::_d_type

Definition at line 101 of file TestPrimitives.h.

template<class ContainerAllocator >
typedef float test_ros::TestPrimitives_< ContainerAllocator >::_float32_type

Definition at line 92 of file TestPrimitives.h.

template<class ContainerAllocator >
typedef double test_ros::TestPrimitives_< ContainerAllocator >::_float64_type

Definition at line 95 of file TestPrimitives.h.

template<class ContainerAllocator >
typedef int16_t test_ros::TestPrimitives_< ContainerAllocator >::_int16_type

Definition at line 71 of file TestPrimitives.h.

template<class ContainerAllocator >
typedef int32_t test_ros::TestPrimitives_< ContainerAllocator >::_int32_type

Definition at line 74 of file TestPrimitives.h.

template<class ContainerAllocator >
typedef int64_t test_ros::TestPrimitives_< ContainerAllocator >::_int64_type

Definition at line 77 of file TestPrimitives.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > test_ros::TestPrimitives_< ContainerAllocator >::_orig_caller_id_type

Definition at line 62 of file TestPrimitives.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > test_ros::TestPrimitives_< ContainerAllocator >::_str_type

Definition at line 65 of file TestPrimitives.h.

template<class ContainerAllocator >
typedef ros::Time test_ros::TestPrimitives_< ContainerAllocator >::_t_type

Definition at line 98 of file TestPrimitives.h.

template<class ContainerAllocator >
typedef uint16_t test_ros::TestPrimitives_< ContainerAllocator >::_uint16_type

Definition at line 83 of file TestPrimitives.h.

template<class ContainerAllocator >
typedef uint32_t test_ros::TestPrimitives_< ContainerAllocator >::_uint32_type

Definition at line 86 of file TestPrimitives.h.

template<class ContainerAllocator >
typedef uint64_t test_ros::TestPrimitives_< ContainerAllocator >::_uint64_type

Definition at line 89 of file TestPrimitives.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::test_ros::TestPrimitives_<ContainerAllocator> const> test_ros::TestPrimitives_< ContainerAllocator >::ConstPtr

Definition at line 212 of file TestPrimitives.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::test_ros::TestPrimitives_<ContainerAllocator> > test_ros::TestPrimitives_< ContainerAllocator >::Ptr

Definition at line 211 of file TestPrimitives.h.

template<class ContainerAllocator >
typedef TestPrimitives_<ContainerAllocator> test_ros::TestPrimitives_< ContainerAllocator >::Type

Definition at line 19 of file TestPrimitives.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
test_ros::TestPrimitives_< ContainerAllocator >::TestPrimitives_ (  )  [inline]

Definition at line 21 of file TestPrimitives.h.

template<class ContainerAllocator >
test_ros::TestPrimitives_< ContainerAllocator >::TestPrimitives_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 40 of file TestPrimitives.h.


Member Function Documentation

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

Definition at line 110 of file TestPrimitives.h.

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

Definition at line 117 of file TestPrimitives.h.

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

Definition at line 146 of file TestPrimitives.h.

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

Definition at line 108 of file TestPrimitives.h.

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

Definition at line 106 of file TestPrimitives.h.

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

Definition at line 115 of file TestPrimitives.h.

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

Definition at line 113 of file TestPrimitives.h.

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

Definition at line 144 of file TestPrimitives.h.

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

Definition at line 120 of file TestPrimitives.h.

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

Definition at line 169 of file TestPrimitives.h.

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

Definition at line 190 of file TestPrimitives.h.

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

Definition at line 148 of file TestPrimitives.h.


Member Data Documentation

template<class ContainerAllocator >
int8_t test_ros::TestPrimitives_< ContainerAllocator >::b

Definition at line 69 of file TestPrimitives.h.

template<class ContainerAllocator >
uint8_t test_ros::TestPrimitives_< ContainerAllocator >::c

Definition at line 81 of file TestPrimitives.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > test_ros::TestPrimitives_< ContainerAllocator >::caller_id

Definition at line 60 of file TestPrimitives.h.

template<class ContainerAllocator >
ros::Duration test_ros::TestPrimitives_< ContainerAllocator >::d

Definition at line 102 of file TestPrimitives.h.

template<class ContainerAllocator >
float test_ros::TestPrimitives_< ContainerAllocator >::float32

Definition at line 93 of file TestPrimitives.h.

template<class ContainerAllocator >
double test_ros::TestPrimitives_< ContainerAllocator >::float64

Definition at line 96 of file TestPrimitives.h.

template<class ContainerAllocator >
int16_t test_ros::TestPrimitives_< ContainerAllocator >::int16

Definition at line 72 of file TestPrimitives.h.

template<class ContainerAllocator >
int32_t test_ros::TestPrimitives_< ContainerAllocator >::int32

Definition at line 75 of file TestPrimitives.h.

template<class ContainerAllocator >
int64_t test_ros::TestPrimitives_< ContainerAllocator >::int64

Definition at line 78 of file TestPrimitives.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > test_ros::TestPrimitives_< ContainerAllocator >::orig_caller_id

Definition at line 63 of file TestPrimitives.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > test_ros::TestPrimitives_< ContainerAllocator >::str

Definition at line 66 of file TestPrimitives.h.

template<class ContainerAllocator >
ros::Time test_ros::TestPrimitives_< ContainerAllocator >::t

Definition at line 99 of file TestPrimitives.h.

template<class ContainerAllocator >
uint16_t test_ros::TestPrimitives_< ContainerAllocator >::uint16

Definition at line 84 of file TestPrimitives.h.

template<class ContainerAllocator >
uint32_t test_ros::TestPrimitives_< ContainerAllocator >::uint32

Definition at line 87 of file TestPrimitives.h.

template<class ContainerAllocator >
uint64_t test_ros::TestPrimitives_< ContainerAllocator >::uint64

Definition at line 90 of file TestPrimitives.h.


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


test_ros
Author(s): Ken Conley/kwc@willowgarage.com
autogenerated on Fri Jan 11 09:35:51 2013