Public Types | Public Member Functions | Public Attributes
pr2_interactive_object_detection::UserCommandFeedback_< ContainerAllocator > Struct Template Reference

#include <UserCommandFeedback.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_status_type
typedef boost::shared_ptr
< ::pr2_interactive_object_detection::UserCommandFeedback_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::pr2_interactive_object_detection::UserCommandFeedback_
< ContainerAllocator > > 
Ptr
typedef UserCommandFeedback_
< ContainerAllocator > 
Type

Public Member Functions

 UserCommandFeedback_ ()
 UserCommandFeedback_ (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 > 
status

Detailed Description

template<class ContainerAllocator>
struct pr2_interactive_object_detection::UserCommandFeedback_< ContainerAllocator >

Definition at line 21 of file UserCommandFeedback.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_interactive_object_detection::UserCommandFeedback_< ContainerAllocator >::_status_type

Definition at line 34 of file UserCommandFeedback.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::pr2_interactive_object_detection::UserCommandFeedback_<ContainerAllocator> const> pr2_interactive_object_detection::UserCommandFeedback_< ContainerAllocator >::ConstPtr

Definition at line 39 of file UserCommandFeedback.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::pr2_interactive_object_detection::UserCommandFeedback_<ContainerAllocator> > pr2_interactive_object_detection::UserCommandFeedback_< ContainerAllocator >::Ptr

Definition at line 38 of file UserCommandFeedback.h.

template<class ContainerAllocator >
typedef UserCommandFeedback_<ContainerAllocator> pr2_interactive_object_detection::UserCommandFeedback_< ContainerAllocator >::Type

Definition at line 22 of file UserCommandFeedback.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
pr2_interactive_object_detection::UserCommandFeedback_< ContainerAllocator >::UserCommandFeedback_ ( ) [inline]

Definition at line 24 of file UserCommandFeedback.h.

template<class ContainerAllocator >
pr2_interactive_object_detection::UserCommandFeedback_< ContainerAllocator >::UserCommandFeedback_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 29 of file UserCommandFeedback.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > pr2_interactive_object_detection::UserCommandFeedback_< ContainerAllocator >::__connection_header

Definition at line 40 of file UserCommandFeedback.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_interactive_object_detection::UserCommandFeedback_< ContainerAllocator >::status

Definition at line 35 of file UserCommandFeedback.h.


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


pr2_interactive_object_detection
Author(s): David Gossow
autogenerated on Fri Jan 3 2014 12:04:27