object_manipulation_msgs::GripperTranslation_< ContainerAllocator > Struct Template Reference

#include <GripperTranslation.h>

List of all members.

Public Types

typedef float _desired_distance_type
typedef
::geometry_msgs::Vector3Stamped_
< ContainerAllocator > 
_direction_type
typedef float _min_distance_type
typedef boost::shared_ptr
< ::object_manipulation_msgs::GripperTranslation_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::object_manipulation_msgs::GripperTranslation_
< ContainerAllocator > > 
Ptr
typedef GripperTranslation_
< 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)
 GripperTranslation_ (const ContainerAllocator &_alloc)
 GripperTranslation_ ()
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

float desired_distance
::geometry_msgs::Vector3Stamped_
< ContainerAllocator > 
direction
float min_distance

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 object_manipulation_msgs::GripperTranslation_< ContainerAllocator >

Definition at line 16 of file GripperTranslation.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef float object_manipulation_msgs::GripperTranslation_< ContainerAllocator >::_desired_distance_type

Definition at line 34 of file GripperTranslation.h.

template<class ContainerAllocator >
typedef ::geometry_msgs::Vector3Stamped_<ContainerAllocator> object_manipulation_msgs::GripperTranslation_< ContainerAllocator >::_direction_type

Definition at line 31 of file GripperTranslation.h.

template<class ContainerAllocator >
typedef float object_manipulation_msgs::GripperTranslation_< ContainerAllocator >::_min_distance_type

Definition at line 37 of file GripperTranslation.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::object_manipulation_msgs::GripperTranslation_<ContainerAllocator> const> object_manipulation_msgs::GripperTranslation_< ContainerAllocator >::ConstPtr

Definition at line 133 of file GripperTranslation.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::object_manipulation_msgs::GripperTranslation_<ContainerAllocator> > object_manipulation_msgs::GripperTranslation_< ContainerAllocator >::Ptr

Definition at line 132 of file GripperTranslation.h.

template<class ContainerAllocator >
typedef GripperTranslation_<ContainerAllocator> object_manipulation_msgs::GripperTranslation_< ContainerAllocator >::Type

Definition at line 15 of file GripperTranslation.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
object_manipulation_msgs::GripperTranslation_< ContainerAllocator >::GripperTranslation_ (  )  [inline]

Definition at line 17 of file GripperTranslation.h.

template<class ContainerAllocator >
object_manipulation_msgs::GripperTranslation_< ContainerAllocator >::GripperTranslation_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 24 of file GripperTranslation.h.


Member Function Documentation

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

Definition at line 46 of file GripperTranslation.h.

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

Definition at line 53 of file GripperTranslation.h.

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

Definition at line 103 of file GripperTranslation.h.

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

Definition at line 44 of file GripperTranslation.h.

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

Definition at line 42 of file GripperTranslation.h.

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

Definition at line 51 of file GripperTranslation.h.

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

Definition at line 49 of file GripperTranslation.h.

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

Definition at line 101 of file GripperTranslation.h.

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

Definition at line 56 of file GripperTranslation.h.

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

Definition at line 114 of file GripperTranslation.h.

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

Definition at line 123 of file GripperTranslation.h.

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

Definition at line 105 of file GripperTranslation.h.


Member Data Documentation

template<class ContainerAllocator >
float object_manipulation_msgs::GripperTranslation_< ContainerAllocator >::desired_distance

Definition at line 35 of file GripperTranslation.h.

template<class ContainerAllocator >
::geometry_msgs::Vector3Stamped_<ContainerAllocator> object_manipulation_msgs::GripperTranslation_< ContainerAllocator >::direction

Definition at line 32 of file GripperTranslation.h.

template<class ContainerAllocator >
float object_manipulation_msgs::GripperTranslation_< ContainerAllocator >::min_distance

Definition at line 38 of file GripperTranslation.h.


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


object_manipulation_msgs
Author(s): Matei Ciocarlie
autogenerated on Fri Jan 11 09:35:17 2013