#include <AskForActionSequence.h>
Public Types | |
typedef ::srs_knowledge::ABoxObject_ < ContainerAllocator > | _aboxObject_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _objectOrClass_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _task_type |
typedef ::srs_knowledge::TBoxObject_ < ContainerAllocator > | _tboxObject_type |
typedef boost::shared_ptr < ::srs_knowledge::AskForActionSequenceRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::srs_knowledge::AskForActionSequenceRequest_ < ContainerAllocator > > | Ptr |
typedef AskForActionSequenceRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
AskForActionSequenceRequest_ () | |
AskForActionSequenceRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::srs_knowledge::ABoxObject_ < ContainerAllocator > | aboxObject |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | objectOrClass |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | task |
::srs_knowledge::TBoxObject_ < ContainerAllocator > | tboxObject |
Definition at line 28 of file AskForActionSequence.h.
typedef ::srs_knowledge::ABoxObject_<ContainerAllocator> srs_knowledge::AskForActionSequenceRequest_< ContainerAllocator >::_aboxObject_type |
Definition at line 53 of file AskForActionSequence.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::AskForActionSequenceRequest_< ContainerAllocator >::_objectOrClass_type |
Definition at line 50 of file AskForActionSequence.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::AskForActionSequenceRequest_< ContainerAllocator >::_task_type |
Definition at line 47 of file AskForActionSequence.h.
typedef ::srs_knowledge::TBoxObject_<ContainerAllocator> srs_knowledge::AskForActionSequenceRequest_< ContainerAllocator >::_tboxObject_type |
Definition at line 56 of file AskForActionSequence.h.
typedef boost::shared_ptr< ::srs_knowledge::AskForActionSequenceRequest_<ContainerAllocator> const> srs_knowledge::AskForActionSequenceRequest_< ContainerAllocator >::ConstPtr |
Definition at line 61 of file AskForActionSequence.h.
typedef boost::shared_ptr< ::srs_knowledge::AskForActionSequenceRequest_<ContainerAllocator> > srs_knowledge::AskForActionSequenceRequest_< ContainerAllocator >::Ptr |
Definition at line 60 of file AskForActionSequence.h.
typedef AskForActionSequenceRequest_<ContainerAllocator> srs_knowledge::AskForActionSequenceRequest_< ContainerAllocator >::Type |
Definition at line 29 of file AskForActionSequence.h.
srs_knowledge::AskForActionSequenceRequest_< ContainerAllocator >::AskForActionSequenceRequest_ | ( | ) | [inline] |
Definition at line 31 of file AskForActionSequence.h.
srs_knowledge::AskForActionSequenceRequest_< ContainerAllocator >::AskForActionSequenceRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 39 of file AskForActionSequence.h.
boost::shared_ptr<std::map<std::string, std::string> > srs_knowledge::AskForActionSequenceRequest_< ContainerAllocator >::__connection_header |
Definition at line 62 of file AskForActionSequence.h.
::srs_knowledge::ABoxObject_<ContainerAllocator> srs_knowledge::AskForActionSequenceRequest_< ContainerAllocator >::aboxObject |
Definition at line 54 of file AskForActionSequence.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::AskForActionSequenceRequest_< ContainerAllocator >::objectOrClass |
Definition at line 51 of file AskForActionSequence.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::AskForActionSequenceRequest_< ContainerAllocator >::task |
Definition at line 48 of file AskForActionSequence.h.
::srs_knowledge::TBoxObject_<ContainerAllocator> srs_knowledge::AskForActionSequenceRequest_< ContainerAllocator >::tboxObject |
Definition at line 57 of file AskForActionSequence.h.