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

#include <GenericAction.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_jsonActionInfo_type
typedef boost::shared_ptr
< ::srs_knowledge::GenericAction_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::srs_knowledge::GenericAction_
< ContainerAllocator > > 
Ptr
typedef GenericAction_
< ContainerAllocator > 
Type

Public Member Functions

 GenericAction_ ()
 GenericAction_ (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 > 
jsonActionInfo

Detailed Description

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

Definition at line 21 of file GenericAction.h.


Member Typedef Documentation

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

Definition at line 34 of file GenericAction.h.

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

Definition at line 39 of file GenericAction.h.

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

Definition at line 38 of file GenericAction.h.

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

Definition at line 22 of file GenericAction.h.


Constructor & Destructor Documentation

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

Definition at line 24 of file GenericAction.h.

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

Definition at line 29 of file GenericAction.h.


Member Data Documentation

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

Definition at line 40 of file GenericAction.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::GenericAction_< ContainerAllocator >::jsonActionInfo

Definition at line 35 of file GenericAction.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