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

#include <CUAction.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_actionType_type
typedef
::srs_knowledge::GenericAction_
< ContainerAllocator > 
_generic_type
typedef int32_t _status_type
typedef boost::shared_ptr
< ::srs_knowledge::CUAction_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::srs_knowledge::CUAction_
< ContainerAllocator > > 
Ptr
typedef CUAction_
< ContainerAllocator > 
Type

Public Member Functions

 CUAction_ ()
 CUAction_ (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 > 
actionType
::srs_knowledge::GenericAction_
< ContainerAllocator > 
generic
int32_t status

Detailed Description

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

Definition at line 22 of file CUAction.h.


Member Typedef Documentation

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

Definition at line 45 of file CUAction.h.

template<class ContainerAllocator >
typedef ::srs_knowledge::GenericAction_<ContainerAllocator> srs_knowledge::CUAction_< ContainerAllocator >::_generic_type

Definition at line 42 of file CUAction.h.

template<class ContainerAllocator >
typedef int32_t srs_knowledge::CUAction_< ContainerAllocator >::_status_type

Definition at line 39 of file CUAction.h.

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

Definition at line 50 of file CUAction.h.

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

Definition at line 49 of file CUAction.h.

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

Definition at line 23 of file CUAction.h.


Constructor & Destructor Documentation

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

Definition at line 25 of file CUAction.h.

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

Definition at line 32 of file CUAction.h.


Member Data Documentation

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

Definition at line 51 of file CUAction.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::CUAction_< ContainerAllocator >::actionType

Definition at line 46 of file CUAction.h.

template<class ContainerAllocator >
::srs_knowledge::GenericAction_<ContainerAllocator> srs_knowledge::CUAction_< ContainerAllocator >::generic

Definition at line 43 of file CUAction.h.

template<class ContainerAllocator >
int32_t srs_knowledge::CUAction_< ContainerAllocator >::status

Definition at line 40 of file CUAction.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:30