#include <AskForActionSequence.h>
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 |
Definition at line 71 of file AskForActionSequence.h.
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.
typedef boost::shared_ptr< ::srs_knowledge::AskForActionSequenceResponse_<ContainerAllocator> const> srs_knowledge::AskForActionSequenceResponse_< ContainerAllocator >::ConstPtr |
Definition at line 89 of file AskForActionSequence.h.
typedef boost::shared_ptr< ::srs_knowledge::AskForActionSequenceResponse_<ContainerAllocator> > srs_knowledge::AskForActionSequenceResponse_< ContainerAllocator >::Ptr |
Definition at line 88 of file AskForActionSequence.h.
typedef AskForActionSequenceResponse_<ContainerAllocator> srs_knowledge::AskForActionSequenceResponse_< ContainerAllocator >::Type |
Definition at line 72 of file AskForActionSequence.h.
srs_knowledge::AskForActionSequenceResponse_< ContainerAllocator >::AskForActionSequenceResponse_ | ( | ) | [inline] |
Definition at line 74 of file AskForActionSequence.h.
srs_knowledge::AskForActionSequenceResponse_< ContainerAllocator >::AskForActionSequenceResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 79 of file AskForActionSequence.h.
boost::shared_ptr<std::map<std::string, std::string> > srs_knowledge::AskForActionSequenceResponse_< ContainerAllocator >::__connection_header |
Definition at line 90 of file AskForActionSequence.h.
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.