pr2_pick_and_place_service::PickPlaceResponse_< ContainerAllocator > Struct Template Reference

#include <PickPlace.h>

List of all members.

Public Types

typedef std::vector
< ::pr2_pick_and_place_service::PickPlaceObject_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::pr2_pick_and_place_service::PickPlaceObject_
< ContainerAllocator >
>::other > 
_objects_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_response_type
typedef boost::shared_ptr
< ::pr2_pick_and_place_service::PickPlaceResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::pr2_pick_and_place_service::PickPlaceResponse_
< ContainerAllocator > > 
Ptr
typedef PickPlaceResponse_
< 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_objects_size () const
ROS_DEPRECATED void get_objects_vec (std::vector< ::pr2_pick_and_place_service::PickPlaceObject_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::pr2_pick_and_place_service::PickPlaceObject_< ContainerAllocator > >::other > &vec) const
 PickPlaceResponse_ (const ContainerAllocator &_alloc)
 PickPlaceResponse_ ()
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_objects_size (uint32_t size)
ROS_DEPRECATED void set_objects_vec (const std::vector< ::pr2_pick_and_place_service::PickPlaceObject_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::pr2_pick_and_place_service::PickPlaceObject_< 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::vector
< ::pr2_pick_and_place_service::PickPlaceObject_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::pr2_pick_and_place_service::PickPlaceObject_
< ContainerAllocator >
>::other > 
objects
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
response

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 pr2_pick_and_place_service::PickPlaceResponse_< ContainerAllocator >

Definition at line 111 of file PickPlace.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector< ::pr2_pick_and_place_service::PickPlaceObject_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::pr2_pick_and_place_service::PickPlaceObject_<ContainerAllocator> >::other > pr2_pick_and_place_service::PickPlaceResponse_< ContainerAllocator >::_objects_type

Definition at line 130 of file PickPlace.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_pick_and_place_service::PickPlaceResponse_< ContainerAllocator >::_response_type

Definition at line 127 of file PickPlace.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::pr2_pick_and_place_service::PickPlaceResponse_<ContainerAllocator> const> pr2_pick_and_place_service::PickPlaceResponse_< ContainerAllocator >::ConstPtr

Definition at line 594 of file PickPlace.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::pr2_pick_and_place_service::PickPlaceResponse_<ContainerAllocator> > pr2_pick_and_place_service::PickPlaceResponse_< ContainerAllocator >::Ptr

Definition at line 593 of file PickPlace.h.

template<class ContainerAllocator >
typedef PickPlaceResponse_<ContainerAllocator> pr2_pick_and_place_service::PickPlaceResponse_< ContainerAllocator >::Type

Definition at line 113 of file PickPlace.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
pr2_pick_and_place_service::PickPlaceResponse_< ContainerAllocator >::PickPlaceResponse_ (  )  [inline]

Definition at line 115 of file PickPlace.h.

template<class ContainerAllocator >
pr2_pick_and_place_service::PickPlaceResponse_< ContainerAllocator >::PickPlaceResponse_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 121 of file PickPlace.h.


Member Function Documentation

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

Definition at line 143 of file PickPlace.h.

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

Definition at line 150 of file PickPlace.h.

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

Definition at line 567 of file PickPlace.h.

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

Definition at line 157 of file PickPlace.h.

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

Definition at line 141 of file PickPlace.h.

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

Definition at line 139 of file PickPlace.h.

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

Definition at line 148 of file PickPlace.h.

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

Definition at line 146 of file PickPlace.h.

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

Definition at line 565 of file PickPlace.h.

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

Definition at line 160 of file PickPlace.h.

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

Definition at line 155 of file PickPlace.h.

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

Definition at line 153 of file PickPlace.h.

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

Definition at line 577 of file PickPlace.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t pr2_pick_and_place_service::PickPlaceResponse_< ContainerAllocator >::get_objects_size (  )  const [inline]

Definition at line 134 of file PickPlace.h.

template<class ContainerAllocator >
ROS_DEPRECATED void pr2_pick_and_place_service::PickPlaceResponse_< ContainerAllocator >::get_objects_vec ( std::vector< ::pr2_pick_and_place_service::PickPlaceObject_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::pr2_pick_and_place_service::PickPlaceObject_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 136 of file PickPlace.h.

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

Definition at line 585 of file PickPlace.h.

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

Definition at line 569 of file PickPlace.h.

template<class ContainerAllocator >
ROS_DEPRECATED void pr2_pick_and_place_service::PickPlaceResponse_< ContainerAllocator >::set_objects_size ( uint32_t  size  )  [inline]

Definition at line 135 of file PickPlace.h.

template<class ContainerAllocator >
ROS_DEPRECATED void pr2_pick_and_place_service::PickPlaceResponse_< ContainerAllocator >::set_objects_vec ( const std::vector< ::pr2_pick_and_place_service::PickPlaceObject_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::pr2_pick_and_place_service::PickPlaceObject_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 137 of file PickPlace.h.


Member Data Documentation

template<class ContainerAllocator >
std::vector< ::pr2_pick_and_place_service::PickPlaceObject_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::pr2_pick_and_place_service::PickPlaceObject_<ContainerAllocator> >::other > pr2_pick_and_place_service::PickPlaceResponse_< ContainerAllocator >::objects

Definition at line 131 of file PickPlace.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_pick_and_place_service::PickPlaceResponse_< ContainerAllocator >::response

Definition at line 128 of file PickPlace.h.


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


pr2_pick_and_place_service
Author(s): Sarah Osentoski
autogenerated on Fri Jan 11 10:06:39 2013