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

#include <AskForActionSequence.h>

List of all members.

Public Types

typedef std::vector
< ::srs_knowledge::CUAction_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::srs_knowledge::CUAction_
< ContainerAllocator >
>::other > 
_actionSequence_type
typedef boost::shared_ptr
< ::srs_knowledge::AskForActionSequenceResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::srs_knowledge::AskForActionSequenceResponse_
< ContainerAllocator > > 
Ptr
typedef
AskForActionSequenceResponse_
< ContainerAllocator > 
Type

Public Member Functions

 AskForActionSequenceResponse_ ()
 AskForActionSequenceResponse_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector
< ::srs_knowledge::CUAction_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::srs_knowledge::CUAction_
< ContainerAllocator >
>::other > 
actionSequence

Detailed Description

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

Definition at line 71 of file AskForActionSequence.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector< ::srs_knowledge::CUAction_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::srs_knowledge::CUAction_<ContainerAllocator> >::other > srs_knowledge::AskForActionSequenceResponse_< ContainerAllocator >::_actionSequence_type

Definition at line 84 of file AskForActionSequence.h.

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

Definition at line 89 of file AskForActionSequence.h.

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

Definition at line 88 of file AskForActionSequence.h.

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

Definition at line 72 of file AskForActionSequence.h.


Constructor & Destructor Documentation

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

Definition at line 74 of file AskForActionSequence.h.

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

Definition at line 79 of file AskForActionSequence.h.


Member Data Documentation

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

Definition at line 90 of file AskForActionSequence.h.

template<class ContainerAllocator >
std::vector< ::srs_knowledge::CUAction_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::srs_knowledge::CUAction_<ContainerAllocator> >::other > srs_knowledge::AskForActionSequenceResponse_< ContainerAllocator >::actionSequence

Definition at line 85 of file AskForActionSequence.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