object_manipulation_msgs::PlaceLocationResult_< ContainerAllocator > Struct Template Reference

#include <PlaceLocationResult.h>

List of all members.

Public Types

enum  { SUCCESS = 1 }
enum  { PLACE_OUT_OF_REACH = 2 }
enum  { PLACE_IN_COLLISION = 3 }
enum  { PLACE_UNFEASIBLE = 4 }
enum  { PREPLACE_OUT_OF_REACH = 5 }
enum  { PREPLACE_IN_COLLISION = 6 }
enum  { PREPLACE_UNFEASIBLE = 7 }
enum  { RETREAT_OUT_OF_REACH = 8 }
enum  { RETREAT_IN_COLLISION = 9 }
enum  { RETREAT_UNFEASIBLE = 10 }
enum  { MOVE_ARM_FAILED = 11 }
enum  { PLACE_FAILED = 12 }
enum  { RETREAT_FAILED = 13 }
typedef uint8_t _continuation_possible_type
typedef int32_t _result_code_type
typedef boost::shared_ptr
< ::object_manipulation_msgs::PlaceLocationResult_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::object_manipulation_msgs::PlaceLocationResult_
< ContainerAllocator > > 
Ptr
typedef PlaceLocationResult_
< 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)
 PlaceLocationResult_ (const ContainerAllocator &_alloc)
 PlaceLocationResult_ ()
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

uint8_t continuation_possible
int32_t result_code

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::PlaceLocationResult_< ContainerAllocator >

Definition at line 17 of file PlaceLocationResult.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint8_t object_manipulation_msgs::PlaceLocationResult_< ContainerAllocator >::_continuation_possible_type

Definition at line 36 of file PlaceLocationResult.h.

template<class ContainerAllocator >
typedef int32_t object_manipulation_msgs::PlaceLocationResult_< ContainerAllocator >::_result_code_type

Definition at line 33 of file PlaceLocationResult.h.

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

Definition at line 119 of file PlaceLocationResult.h.

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

Definition at line 118 of file PlaceLocationResult.h.

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

Definition at line 19 of file PlaceLocationResult.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
SUCCESS 

Definition at line 39 of file PlaceLocationResult.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
PLACE_OUT_OF_REACH 

Definition at line 40 of file PlaceLocationResult.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
PLACE_IN_COLLISION 

Definition at line 41 of file PlaceLocationResult.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
PLACE_UNFEASIBLE 

Definition at line 42 of file PlaceLocationResult.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
PREPLACE_OUT_OF_REACH 

Definition at line 43 of file PlaceLocationResult.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
PREPLACE_IN_COLLISION 

Definition at line 44 of file PlaceLocationResult.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
PREPLACE_UNFEASIBLE 

Definition at line 45 of file PlaceLocationResult.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
RETREAT_OUT_OF_REACH 

Definition at line 46 of file PlaceLocationResult.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
RETREAT_IN_COLLISION 

Definition at line 47 of file PlaceLocationResult.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
RETREAT_UNFEASIBLE 

Definition at line 48 of file PlaceLocationResult.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
MOVE_ARM_FAILED 

Definition at line 49 of file PlaceLocationResult.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
PLACE_FAILED 

Definition at line 50 of file PlaceLocationResult.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
RETREAT_FAILED 

Definition at line 51 of file PlaceLocationResult.h.


Constructor & Destructor Documentation

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

Definition at line 21 of file PlaceLocationResult.h.

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

Definition at line 27 of file PlaceLocationResult.h.


Member Function Documentation

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

Definition at line 58 of file PlaceLocationResult.h.

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

Definition at line 65 of file PlaceLocationResult.h.

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

Definition at line 92 of file PlaceLocationResult.h.

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

Definition at line 56 of file PlaceLocationResult.h.

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

Definition at line 54 of file PlaceLocationResult.h.

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

Definition at line 63 of file PlaceLocationResult.h.

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

Definition at line 61 of file PlaceLocationResult.h.

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

Definition at line 90 of file PlaceLocationResult.h.

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

Definition at line 68 of file PlaceLocationResult.h.

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

Definition at line 102 of file PlaceLocationResult.h.

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

Definition at line 110 of file PlaceLocationResult.h.

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

Definition at line 94 of file PlaceLocationResult.h.


Member Data Documentation

template<class ContainerAllocator >
uint8_t object_manipulation_msgs::PlaceLocationResult_< ContainerAllocator >::continuation_possible

Definition at line 37 of file PlaceLocationResult.h.

template<class ContainerAllocator >
int32_t object_manipulation_msgs::PlaceLocationResult_< ContainerAllocator >::result_code

Definition at line 34 of file PlaceLocationResult.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