p2os_driver::GripperState_< ContainerAllocator > Struct Template Reference

#include <GripperState.h>

List of all members.

Public Types

typedef
::p2os_driver::GripState_
< ContainerAllocator > 
_grip_type
typedef
::p2os_driver::LiftState_
< ContainerAllocator > 
_lift_type
typedef boost::shared_ptr
< ::p2os_driver::GripperState_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::p2os_driver::GripperState_
< ContainerAllocator > > 
Ptr
typedef GripperState_
< 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)
 GripperState_ (const ContainerAllocator &_alloc)
 GripperState_ ()
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 ()

Public Attributes

::p2os_driver::GripState_
< ContainerAllocator > 
grip
::p2os_driver::LiftState_
< ContainerAllocator > 
lift

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 p2os_driver::GripperState_< ContainerAllocator >

Definition at line 19 of file GripperState.h.


Member Typedef Documentation

template<class ContainerAllocator>
typedef ::p2os_driver::GripState_<ContainerAllocator> p2os_driver::GripperState_< ContainerAllocator >::_grip_type

Definition at line 35 of file GripperState.h.

template<class ContainerAllocator>
typedef ::p2os_driver::LiftState_<ContainerAllocator> p2os_driver::GripperState_< ContainerAllocator >::_lift_type

Definition at line 38 of file GripperState.h.

template<class ContainerAllocator>
typedef boost::shared_ptr< ::p2os_driver::GripperState_<ContainerAllocator> const> p2os_driver::GripperState_< ContainerAllocator >::ConstPtr

Definition at line 108 of file GripperState.h.

template<class ContainerAllocator>
typedef boost::shared_ptr< ::p2os_driver::GripperState_<ContainerAllocator> > p2os_driver::GripperState_< ContainerAllocator >::Ptr

Definition at line 107 of file GripperState.h.

template<class ContainerAllocator>
typedef GripperState_<ContainerAllocator> p2os_driver::GripperState_< ContainerAllocator >::Type

Definition at line 21 of file GripperState.h.


Constructor & Destructor Documentation

template<class ContainerAllocator>
p2os_driver::GripperState_< ContainerAllocator >::GripperState_ (  )  [inline]

Definition at line 23 of file GripperState.h.

template<class ContainerAllocator>
p2os_driver::GripperState_< ContainerAllocator >::GripperState_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 29 of file GripperState.h.


Member Function Documentation

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

Definition at line 47 of file GripperState.h.

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

Definition at line 54 of file GripperState.h.

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

Definition at line 81 of file GripperState.h.

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

Definition at line 45 of file GripperState.h.

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

Definition at line 43 of file GripperState.h.

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

Definition at line 52 of file GripperState.h.

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

Definition at line 50 of file GripperState.h.

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

Definition at line 79 of file GripperState.h.

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

Definition at line 57 of file GripperState.h.

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

Definition at line 91 of file GripperState.h.

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

Definition at line 99 of file GripperState.h.

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

Definition at line 83 of file GripperState.h.


Member Data Documentation

template<class ContainerAllocator>
::p2os_driver::GripState_<ContainerAllocator> p2os_driver::GripperState_< ContainerAllocator >::grip

Definition at line 36 of file GripperState.h.

template<class ContainerAllocator>
::p2os_driver::LiftState_<ContainerAllocator> p2os_driver::GripperState_< ContainerAllocator >::lift

Definition at line 39 of file GripperState.h.


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


p2os_driver
Author(s): dfseifer@usc.edu
autogenerated on Fri Jan 11 09:54:59 2013