roscpp_tutorials::TwoIntsRequest_< ContainerAllocator > Struct Template Reference

#include <TwoInts.h>

List of all members.

Public Types

typedef int64_t _a_type
typedef int64_t _b_type
typedef boost::shared_ptr
< ::roscpp_tutorials::TwoIntsRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::roscpp_tutorials::TwoIntsRequest_
< ContainerAllocator > > 
Ptr
typedef TwoIntsRequest_
< 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)
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const
 TwoIntsRequest_ (const ContainerAllocator &_alloc)
 TwoIntsRequest_ ()

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 roscpp_tutorials::TwoIntsRequest_< ContainerAllocator >

Definition at line 21 of file TwoInts.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef int64_t roscpp_tutorials::TwoIntsRequest_< ContainerAllocator >::_a_type

Definition at line 37 of file TwoInts.h.

template<class ContainerAllocator >
typedef int64_t roscpp_tutorials::TwoIntsRequest_< ContainerAllocator >::_b_type

Definition at line 40 of file TwoInts.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::roscpp_tutorials::TwoIntsRequest_<ContainerAllocator> const> roscpp_tutorials::TwoIntsRequest_< ContainerAllocator >::ConstPtr

Definition at line 100 of file TwoInts.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::roscpp_tutorials::TwoIntsRequest_<ContainerAllocator> > roscpp_tutorials::TwoIntsRequest_< ContainerAllocator >::Ptr

Definition at line 99 of file TwoInts.h.

template<class ContainerAllocator >
typedef TwoIntsRequest_<ContainerAllocator> roscpp_tutorials::TwoIntsRequest_< ContainerAllocator >::Type

Definition at line 23 of file TwoInts.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
roscpp_tutorials::TwoIntsRequest_< ContainerAllocator >::TwoIntsRequest_ (  )  [inline]

Definition at line 25 of file TwoInts.h.

template<class ContainerAllocator >
roscpp_tutorials::TwoIntsRequest_< ContainerAllocator >::TwoIntsRequest_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 31 of file TwoInts.h.


Member Function Documentation

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

Definition at line 49 of file TwoInts.h.

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

Definition at line 56 of file TwoInts.h.

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

Definition at line 73 of file TwoInts.h.

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

Definition at line 63 of file TwoInts.h.

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

Definition at line 47 of file TwoInts.h.

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

Definition at line 45 of file TwoInts.h.

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

Definition at line 54 of file TwoInts.h.

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

Definition at line 52 of file TwoInts.h.

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

Definition at line 71 of file TwoInts.h.

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

Definition at line 66 of file TwoInts.h.

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

Definition at line 61 of file TwoInts.h.

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

Definition at line 59 of file TwoInts.h.

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

Definition at line 83 of file TwoInts.h.

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

Definition at line 91 of file TwoInts.h.

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

Definition at line 75 of file TwoInts.h.


Member Data Documentation

template<class ContainerAllocator >
int64_t roscpp_tutorials::TwoIntsRequest_< ContainerAllocator >::a

Definition at line 38 of file TwoInts.h.

template<class ContainerAllocator >
int64_t roscpp_tutorials::TwoIntsRequest_< ContainerAllocator >::b

Definition at line 41 of file TwoInts.h.


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


roscpp_tutorials
Author(s): Morgan Quigley
autogenerated on Fri Jan 11 09:54:50 2013