Public Types | Public Member Functions | Public Attributes
pr2_pick_and_place_service::DetectObjectsResponse_< ContainerAllocator > Struct Template Reference

#include <DetectObjects.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 boost::shared_ptr
< ::pr2_pick_and_place_service::DetectObjectsResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::pr2_pick_and_place_service::DetectObjectsResponse_
< ContainerAllocator > > 
Ptr
typedef DetectObjectsResponse_
< ContainerAllocator > 
Type

Public Member Functions

 DetectObjectsResponse_ ()
 DetectObjectsResponse_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector
< ::pr2_pick_and_place_service::PickPlaceObject_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::pr2_pick_and_place_service::PickPlaceObject_
< ContainerAllocator >
>::other > 
objects

Detailed Description

template<class ContainerAllocator>
struct pr2_pick_and_place_service::DetectObjectsResponse_< ContainerAllocator >

Definition at line 54 of file DetectObjects.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::DetectObjectsResponse_< ContainerAllocator >::_objects_type

Definition at line 67 of file DetectObjects.h.

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

Definition at line 72 of file DetectObjects.h.

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

Definition at line 71 of file DetectObjects.h.

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

Definition at line 55 of file DetectObjects.h.


Constructor & Destructor Documentation

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

Definition at line 57 of file DetectObjects.h.

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

Definition at line 62 of file DetectObjects.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > pr2_pick_and_place_service::DetectObjectsResponse_< ContainerAllocator >::__connection_header

Definition at line 73 of file DetectObjects.h.

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::DetectObjectsResponse_< ContainerAllocator >::objects

Definition at line 68 of file DetectObjects.h.


The documentation for this struct was generated from the following file:


pr2_pick_and_place_service
Author(s): Sarah Osentoski
autogenerated on Sun Jan 5 2014 11:28:37