test_ros::AddTwoIntsRequest_< ContainerAllocator > Struct Template Reference

#include <AddTwoInts.h>

List of all members.

Public Types

typedef int64_t _a_type
typedef int64_t _b_type
typedef boost::shared_ptr
< ::test_ros::AddTwoIntsRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::test_ros::AddTwoIntsRequest_
< ContainerAllocator > > 
Ptr
typedef AddTwoIntsRequest_
< 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
 AddTwoIntsRequest_ (const ContainerAllocator &_alloc)
 AddTwoIntsRequest_ ()
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

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

int64_t a
int64_t b

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 test_ros::AddTwoIntsRequest_< ContainerAllocator >

Definition at line 16 of file AddTwoInts.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef int64_t test_ros::AddTwoIntsRequest_< ContainerAllocator >::_a_type

Definition at line 29 of file AddTwoInts.h.

template<class ContainerAllocator >
typedef int64_t test_ros::AddTwoIntsRequest_< ContainerAllocator >::_b_type

Definition at line 32 of file AddTwoInts.h.

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

Definition at line 92 of file AddTwoInts.h.

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

Definition at line 91 of file AddTwoInts.h.

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

Definition at line 15 of file AddTwoInts.h.


Constructor & Destructor Documentation

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

Definition at line 17 of file AddTwoInts.h.

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

Definition at line 23 of file AddTwoInts.h.


Member Function Documentation

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

Definition at line 41 of file AddTwoInts.h.

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

Definition at line 48 of file AddTwoInts.h.

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

Definition at line 65 of file AddTwoInts.h.

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

Definition at line 55 of file AddTwoInts.h.

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

Definition at line 39 of file AddTwoInts.h.

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

Definition at line 37 of file AddTwoInts.h.

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

Definition at line 46 of file AddTwoInts.h.

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

Definition at line 44 of file AddTwoInts.h.

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

Definition at line 63 of file AddTwoInts.h.

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

Definition at line 58 of file AddTwoInts.h.

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

Definition at line 53 of file AddTwoInts.h.

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

Definition at line 51 of file AddTwoInts.h.

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

Definition at line 75 of file AddTwoInts.h.

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

Definition at line 83 of file AddTwoInts.h.

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

Definition at line 67 of file AddTwoInts.h.


Member Data Documentation

template<class ContainerAllocator >
int64_t test_ros::AddTwoIntsRequest_< ContainerAllocator >::a

Definition at line 30 of file AddTwoInts.h.

template<class ContainerAllocator >
int64_t test_ros::AddTwoIntsRequest_< ContainerAllocator >::b

Definition at line 33 of file AddTwoInts.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