object_manipulation_msgs::GraspPlanningRequest_< ContainerAllocator > Struct Template Reference

#include <GraspPlanning.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_arm_name_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_collision_object_name_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_collision_support_surface_name_type
typedef std::vector
< ::object_manipulation_msgs::Grasp_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::object_manipulation_msgs::Grasp_
< ContainerAllocator >
>::other > 
_grasps_to_evaluate_type
typedef
::object_manipulation_msgs::GraspableObject_
< ContainerAllocator > 
_target_type
typedef boost::shared_ptr
< ::object_manipulation_msgs::GraspPlanningRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::object_manipulation_msgs::GraspPlanningRequest_
< ContainerAllocator > > 
Ptr
typedef GraspPlanningRequest_
< 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)
ROS_DEPRECATED uint32_t get_grasps_to_evaluate_size () const
ROS_DEPRECATED void get_grasps_to_evaluate_vec (std::vector< ::object_manipulation_msgs::Grasp_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::object_manipulation_msgs::Grasp_< ContainerAllocator > >::other > &vec) const
 GraspPlanningRequest_ (const ContainerAllocator &_alloc)
 GraspPlanningRequest_ ()
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const
ROS_DEPRECATED void set_grasps_to_evaluate_size (uint32_t size)
ROS_DEPRECATED void set_grasps_to_evaluate_vec (const std::vector< ::object_manipulation_msgs::Grasp_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::object_manipulation_msgs::Grasp_< ContainerAllocator > >::other > &vec)

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

std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
arm_name
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
collision_object_name
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
collision_support_surface_name
std::vector
< ::object_manipulation_msgs::Grasp_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::object_manipulation_msgs::Grasp_
< ContainerAllocator >
>::other > 
grasps_to_evaluate
::object_manipulation_msgs::GraspableObject_
< ContainerAllocator > 
target

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

Definition at line 23 of file GraspPlanning.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > object_manipulation_msgs::GraspPlanningRequest_< ContainerAllocator >::_arm_name_type

Definition at line 42 of file GraspPlanning.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > object_manipulation_msgs::GraspPlanningRequest_< ContainerAllocator >::_collision_object_name_type

Definition at line 48 of file GraspPlanning.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > object_manipulation_msgs::GraspPlanningRequest_< ContainerAllocator >::_collision_support_surface_name_type

Definition at line 51 of file GraspPlanning.h.

template<class ContainerAllocator >
typedef std::vector< ::object_manipulation_msgs::Grasp_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::object_manipulation_msgs::Grasp_<ContainerAllocator> >::other > object_manipulation_msgs::GraspPlanningRequest_< ContainerAllocator >::_grasps_to_evaluate_type

Definition at line 54 of file GraspPlanning.h.

template<class ContainerAllocator >
typedef ::object_manipulation_msgs::GraspableObject_<ContainerAllocator> object_manipulation_msgs::GraspPlanningRequest_< ContainerAllocator >::_target_type

Definition at line 45 of file GraspPlanning.h.

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

Definition at line 585 of file GraspPlanning.h.

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

Definition at line 584 of file GraspPlanning.h.

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

Definition at line 22 of file GraspPlanning.h.


Constructor & Destructor Documentation

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

Definition at line 24 of file GraspPlanning.h.

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

Definition at line 33 of file GraspPlanning.h.


Member Function Documentation

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

Definition at line 67 of file GraspPlanning.h.

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

Definition at line 74 of file GraspPlanning.h.

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

Definition at line 549 of file GraspPlanning.h.

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

Definition at line 81 of file GraspPlanning.h.

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

Definition at line 65 of file GraspPlanning.h.

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

Definition at line 63 of file GraspPlanning.h.

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

Definition at line 72 of file GraspPlanning.h.

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

Definition at line 70 of file GraspPlanning.h.

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

Definition at line 547 of file GraspPlanning.h.

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

Definition at line 84 of file GraspPlanning.h.

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

Definition at line 79 of file GraspPlanning.h.

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

Definition at line 77 of file GraspPlanning.h.

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

Definition at line 562 of file GraspPlanning.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t object_manipulation_msgs::GraspPlanningRequest_< ContainerAllocator >::get_grasps_to_evaluate_size (  )  const [inline]

Definition at line 58 of file GraspPlanning.h.

template<class ContainerAllocator >
ROS_DEPRECATED void object_manipulation_msgs::GraspPlanningRequest_< ContainerAllocator >::get_grasps_to_evaluate_vec ( std::vector< ::object_manipulation_msgs::Grasp_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::object_manipulation_msgs::Grasp_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 60 of file GraspPlanning.h.

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

Definition at line 573 of file GraspPlanning.h.

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

Definition at line 551 of file GraspPlanning.h.

template<class ContainerAllocator >
ROS_DEPRECATED void object_manipulation_msgs::GraspPlanningRequest_< ContainerAllocator >::set_grasps_to_evaluate_size ( uint32_t  size  )  [inline]

Definition at line 59 of file GraspPlanning.h.

template<class ContainerAllocator >
ROS_DEPRECATED void object_manipulation_msgs::GraspPlanningRequest_< ContainerAllocator >::set_grasps_to_evaluate_vec ( const std::vector< ::object_manipulation_msgs::Grasp_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::object_manipulation_msgs::Grasp_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 61 of file GraspPlanning.h.


Member Data Documentation

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > object_manipulation_msgs::GraspPlanningRequest_< ContainerAllocator >::arm_name

Definition at line 43 of file GraspPlanning.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > object_manipulation_msgs::GraspPlanningRequest_< ContainerAllocator >::collision_object_name

Definition at line 49 of file GraspPlanning.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > object_manipulation_msgs::GraspPlanningRequest_< ContainerAllocator >::collision_support_surface_name

Definition at line 52 of file GraspPlanning.h.

template<class ContainerAllocator >
std::vector< ::object_manipulation_msgs::Grasp_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::object_manipulation_msgs::Grasp_<ContainerAllocator> >::other > object_manipulation_msgs::GraspPlanningRequest_< ContainerAllocator >::grasps_to_evaluate

Definition at line 55 of file GraspPlanning.h.

template<class ContainerAllocator >
::object_manipulation_msgs::GraspableObject_<ContainerAllocator> object_manipulation_msgs::GraspPlanningRequest_< ContainerAllocator >::target

Definition at line 46 of file GraspPlanning.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