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

#include <DetectObjects.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_command_type
typedef boost::shared_ptr
< ::pr2_pick_and_place_service::DetectObjectsRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::pr2_pick_and_place_service::DetectObjectsRequest_
< ContainerAllocator > > 
Ptr
typedef DetectObjectsRequest_
< ContainerAllocator > 
Type

Public Member Functions

 DetectObjectsRequest_ ()
 DetectObjectsRequest_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
command

Detailed Description

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

Definition at line 26 of file DetectObjects.h.


Member Typedef Documentation

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

Definition at line 39 of file DetectObjects.h.

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

Definition at line 44 of file DetectObjects.h.

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

Definition at line 43 of file DetectObjects.h.

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

Definition at line 27 of file DetectObjects.h.


Constructor & Destructor Documentation

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

Definition at line 29 of file DetectObjects.h.

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

Definition at line 34 of file DetectObjects.h.


Member Data Documentation

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

Definition at line 45 of file DetectObjects.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_pick_and_place_service::DetectObjectsRequest_< ContainerAllocator >::command

Definition at line 40 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