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