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

#include <PlanNextAction.h>

List of all members.

Public Types

enum  { LAST_ACTION_SUCCESS = 0 }
enum  { LAST_ACTION_NOT_COMPLETED = 1 }
enum  { LAST_ACTION_FAIL = 2 }
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_jsonFeedback_type
typedef int32_t _resultLastAction_type
typedef int32_t _sessionId_type
typedef boost::shared_ptr
< ::srs_knowledge::PlanNextActionRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::srs_knowledge::PlanNextActionRequest_
< ContainerAllocator > > 
Ptr
typedef PlanNextActionRequest_
< ContainerAllocator > 
Type

Public Member Functions

 PlanNextActionRequest_ ()
 PlanNextActionRequest_ (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 > 
jsonFeedback
int32_t resultLastAction
int32_t sessionId

Detailed Description

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

Definition at line 26 of file PlanNextAction.h.


Member Typedef Documentation

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

Definition at line 49 of file PlanNextAction.h.

template<class ContainerAllocator >
typedef int32_t srs_knowledge::PlanNextActionRequest_< ContainerAllocator >::_resultLastAction_type

Definition at line 46 of file PlanNextAction.h.

template<class ContainerAllocator >
typedef int32_t srs_knowledge::PlanNextActionRequest_< ContainerAllocator >::_sessionId_type

Definition at line 43 of file PlanNextAction.h.

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

Definition at line 57 of file PlanNextAction.h.

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

Definition at line 56 of file PlanNextAction.h.

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

Definition at line 27 of file PlanNextAction.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
LAST_ACTION_SUCCESS 

Definition at line 52 of file PlanNextAction.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
LAST_ACTION_NOT_COMPLETED 

Definition at line 53 of file PlanNextAction.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
LAST_ACTION_FAIL 

Definition at line 54 of file PlanNextAction.h.


Constructor & Destructor Documentation

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

Definition at line 29 of file PlanNextAction.h.

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

Definition at line 36 of file PlanNextAction.h.


Member Data Documentation

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

Definition at line 58 of file PlanNextAction.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::PlanNextActionRequest_< ContainerAllocator >::jsonFeedback

Definition at line 50 of file PlanNextAction.h.

template<class ContainerAllocator >
int32_t srs_knowledge::PlanNextActionRequest_< ContainerAllocator >::resultLastAction

Definition at line 47 of file PlanNextAction.h.

template<class ContainerAllocator >
int32_t srs_knowledge::PlanNextActionRequest_< ContainerAllocator >::sessionId

Definition at line 44 of file PlanNextAction.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