Project: bml_srvs

License: BSD

Dependencies:

Used by:

All Packages

bml_srvs::BMLGestureResponse_< ContainerAllocator > Struct Template Reference

#include <BMLGesture.h>

List of all members.

Public Types

typedef ::bml_msgs::Flag_
< ContainerAllocator > 
_status_type
typedef boost::shared_ptr
< ::bml_srvs::BMLGestureResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::bml_srvs::BMLGestureResponse_
< ContainerAllocator > > 
Ptr
typedef BMLGestureResponse_
< 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
 BMLGestureResponse_ (const ContainerAllocator &_alloc)
 BMLGestureResponse_ ()
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

::bml_msgs::Flag_
< ContainerAllocator > 
status

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 bml_srvs::BMLGestureResponse_< ContainerAllocator >

Definition at line 448 of file BMLGesture.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::bml_msgs::Flag_<ContainerAllocator> bml_srvs::BMLGestureResponse_< ContainerAllocator >::_status_type

Definition at line 462 of file BMLGesture.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::bml_srvs::BMLGestureResponse_<ContainerAllocator> const> bml_srvs::BMLGestureResponse_< ContainerAllocator >::ConstPtr

Definition at line 554 of file BMLGesture.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::bml_srvs::BMLGestureResponse_<ContainerAllocator> > bml_srvs::BMLGestureResponse_< ContainerAllocator >::Ptr

Definition at line 553 of file BMLGesture.h.

template<class ContainerAllocator >
typedef BMLGestureResponse_<ContainerAllocator> bml_srvs::BMLGestureResponse_< ContainerAllocator >::Type

Definition at line 450 of file BMLGesture.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
bml_srvs::BMLGestureResponse_< ContainerAllocator >::BMLGestureResponse_ (  )  [inline]

Definition at line 452 of file BMLGesture.h.

template<class ContainerAllocator >
bml_srvs::BMLGestureResponse_< ContainerAllocator >::BMLGestureResponse_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 457 of file BMLGesture.h.


Member Function Documentation

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

Definition at line 471 of file BMLGesture.h.

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

Definition at line 478 of file BMLGesture.h.

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

Definition at line 530 of file BMLGesture.h.

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

Definition at line 485 of file BMLGesture.h.

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

Definition at line 469 of file BMLGesture.h.

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

Definition at line 467 of file BMLGesture.h.

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

Definition at line 476 of file BMLGesture.h.

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

Definition at line 474 of file BMLGesture.h.

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

Definition at line 528 of file BMLGesture.h.

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

Definition at line 488 of file BMLGesture.h.

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

Definition at line 483 of file BMLGesture.h.

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

Definition at line 481 of file BMLGesture.h.

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

Definition at line 539 of file BMLGesture.h.

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

Definition at line 546 of file BMLGesture.h.

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

Definition at line 532 of file BMLGesture.h.


Member Data Documentation

template<class ContainerAllocator >
::bml_msgs::Flag_<ContainerAllocator> bml_srvs::BMLGestureResponse_< ContainerAllocator >::status

Definition at line 463 of file BMLGesture.h.


The documentation for this struct was generated from the following file:

bml_srvs
Author(s): Aaron Holroyd (aholroyd (at) wpi (dot) edu)
autogenerated on Fri Sep 9 10:44:10 2011