#include <PrologQuery.h>
Public Types | |
enum | { ALL_SOLUTIONS = 0 } |
enum | { INCREMENTAL = 1 } |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _id_type |
typedef int8_t | _mode_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _query_type |
typedef boost::shared_ptr < ::json_prolog_msgs::PrologQueryRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::json_prolog_msgs::PrologQueryRequest_ < ContainerAllocator > > | Ptr |
typedef PrologQueryRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
PrologQueryRequest_ () | |
PrologQueryRequest_ (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 > | id |
int8_t | mode |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | query |
Definition at line 25 of file PrologQuery.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > json_prolog_msgs::PrologQueryRequest_< ContainerAllocator >::_id_type |
Definition at line 45 of file PrologQuery.h.
typedef int8_t json_prolog_msgs::PrologQueryRequest_< ContainerAllocator >::_mode_type |
Definition at line 42 of file PrologQuery.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > json_prolog_msgs::PrologQueryRequest_< ContainerAllocator >::_query_type |
Definition at line 48 of file PrologQuery.h.
typedef boost::shared_ptr< ::json_prolog_msgs::PrologQueryRequest_<ContainerAllocator> const> json_prolog_msgs::PrologQueryRequest_< ContainerAllocator >::ConstPtr |
Definition at line 55 of file PrologQuery.h.
typedef boost::shared_ptr< ::json_prolog_msgs::PrologQueryRequest_<ContainerAllocator> > json_prolog_msgs::PrologQueryRequest_< ContainerAllocator >::Ptr |
Definition at line 54 of file PrologQuery.h.
typedef PrologQueryRequest_<ContainerAllocator> json_prolog_msgs::PrologQueryRequest_< ContainerAllocator >::Type |
Definition at line 26 of file PrologQuery.h.
anonymous enum |
Definition at line 51 of file PrologQuery.h.
anonymous enum |
Definition at line 52 of file PrologQuery.h.
json_prolog_msgs::PrologQueryRequest_< ContainerAllocator >::PrologQueryRequest_ | ( | ) | [inline] |
Definition at line 28 of file PrologQuery.h.
json_prolog_msgs::PrologQueryRequest_< ContainerAllocator >::PrologQueryRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file PrologQuery.h.
boost::shared_ptr<std::map<std::string, std::string> > json_prolog_msgs::PrologQueryRequest_< ContainerAllocator >::__connection_header |
Definition at line 56 of file PrologQuery.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > json_prolog_msgs::PrologQueryRequest_< ContainerAllocator >::id |
Definition at line 46 of file PrologQuery.h.
int8_t json_prolog_msgs::PrologQueryRequest_< ContainerAllocator >::mode |
Definition at line 43 of file PrologQuery.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > json_prolog_msgs::PrologQueryRequest_< ContainerAllocator >::query |
Definition at line 49 of file PrologQuery.h.