Public Types | Public Member Functions | Public Attributes
srs_knowledge::PerceptionAction_< ContainerAllocator > Struct Template Reference

#include <PerceptionAction.h>

List of all members.

Public Types

typedef
::srs_knowledge::ABoxObject_
< ContainerAllocator > 
_aboxObject_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_detectType_type
typedef
::srs_knowledge::TBoxObject_
< ContainerAllocator > 
_tboxClass_type
typedef boost::shared_ptr
< ::srs_knowledge::PerceptionAction_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::srs_knowledge::PerceptionAction_
< ContainerAllocator > > 
Ptr
typedef PerceptionAction_
< ContainerAllocator > 
Type

Public Member Functions

 PerceptionAction_ ()
 PerceptionAction_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
::srs_knowledge::ABoxObject_
< ContainerAllocator > 
aboxObject
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
detectType
::srs_knowledge::TBoxObject_
< ContainerAllocator > 
tboxClass

Detailed Description

template<class ContainerAllocator>
struct srs_knowledge::PerceptionAction_< ContainerAllocator >

Definition at line 23 of file PerceptionAction.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::srs_knowledge::ABoxObject_<ContainerAllocator> srs_knowledge::PerceptionAction_< ContainerAllocator >::_aboxObject_type

Definition at line 43 of file PerceptionAction.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::PerceptionAction_< ContainerAllocator >::_detectType_type

Definition at line 40 of file PerceptionAction.h.

template<class ContainerAllocator >
typedef ::srs_knowledge::TBoxObject_<ContainerAllocator> srs_knowledge::PerceptionAction_< ContainerAllocator >::_tboxClass_type

Definition at line 46 of file PerceptionAction.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::srs_knowledge::PerceptionAction_<ContainerAllocator> const> srs_knowledge::PerceptionAction_< ContainerAllocator >::ConstPtr

Definition at line 51 of file PerceptionAction.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::srs_knowledge::PerceptionAction_<ContainerAllocator> > srs_knowledge::PerceptionAction_< ContainerAllocator >::Ptr

Definition at line 50 of file PerceptionAction.h.

template<class ContainerAllocator >
typedef PerceptionAction_<ContainerAllocator> srs_knowledge::PerceptionAction_< ContainerAllocator >::Type

Definition at line 24 of file PerceptionAction.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
srs_knowledge::PerceptionAction_< ContainerAllocator >::PerceptionAction_ ( ) [inline]

Definition at line 26 of file PerceptionAction.h.

template<class ContainerAllocator >
srs_knowledge::PerceptionAction_< ContainerAllocator >::PerceptionAction_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 33 of file PerceptionAction.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > srs_knowledge::PerceptionAction_< ContainerAllocator >::__connection_header

Definition at line 52 of file PerceptionAction.h.

template<class ContainerAllocator >
::srs_knowledge::ABoxObject_<ContainerAllocator> srs_knowledge::PerceptionAction_< ContainerAllocator >::aboxObject

Definition at line 44 of file PerceptionAction.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::PerceptionAction_< ContainerAllocator >::detectType

Definition at line 41 of file PerceptionAction.h.

template<class ContainerAllocator >
::srs_knowledge::TBoxObject_<ContainerAllocator> srs_knowledge::PerceptionAction_< ContainerAllocator >::tboxClass

Definition at line 47 of file PerceptionAction.h.


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


srs_knowledge
Author(s): Ze Ji
autogenerated on Sun Jan 5 2014 12:03:31