#include <PrologNextSolution.h>
Public Types | |
enum | { NO_SOLUTION = 0 } |
enum | { WRONG_ID = 1 } |
enum | { QUERY_FAILED = 2 } |
enum | { OK = 3 } |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _solution_type |
typedef int8_t | _status_type |
typedef boost::shared_ptr < ::json_prolog_msgs::PrologNextSolutionResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::json_prolog_msgs::PrologNextSolutionResponse_ < ContainerAllocator > > | Ptr |
typedef PrologNextSolutionResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
PrologNextSolutionResponse_ () | |
PrologNextSolutionResponse_ (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 > | solution |
int8_t | status |
Definition at line 54 of file PrologNextSolution.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > json_prolog_msgs::PrologNextSolutionResponse_< ContainerAllocator >::_solution_type |
Definition at line 72 of file PrologNextSolution.h.
typedef int8_t json_prolog_msgs::PrologNextSolutionResponse_< ContainerAllocator >::_status_type |
Definition at line 69 of file PrologNextSolution.h.
typedef boost::shared_ptr< ::json_prolog_msgs::PrologNextSolutionResponse_<ContainerAllocator> const> json_prolog_msgs::PrologNextSolutionResponse_< ContainerAllocator >::ConstPtr |
Definition at line 81 of file PrologNextSolution.h.
typedef boost::shared_ptr< ::json_prolog_msgs::PrologNextSolutionResponse_<ContainerAllocator> > json_prolog_msgs::PrologNextSolutionResponse_< ContainerAllocator >::Ptr |
Definition at line 80 of file PrologNextSolution.h.
typedef PrologNextSolutionResponse_<ContainerAllocator> json_prolog_msgs::PrologNextSolutionResponse_< ContainerAllocator >::Type |
Definition at line 55 of file PrologNextSolution.h.
anonymous enum |
Definition at line 75 of file PrologNextSolution.h.
anonymous enum |
Definition at line 76 of file PrologNextSolution.h.
anonymous enum |
Definition at line 77 of file PrologNextSolution.h.
anonymous enum |
Definition at line 78 of file PrologNextSolution.h.
json_prolog_msgs::PrologNextSolutionResponse_< ContainerAllocator >::PrologNextSolutionResponse_ | ( | ) | [inline] |
Definition at line 57 of file PrologNextSolution.h.
json_prolog_msgs::PrologNextSolutionResponse_< ContainerAllocator >::PrologNextSolutionResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 63 of file PrologNextSolution.h.
boost::shared_ptr<std::map<std::string, std::string> > json_prolog_msgs::PrologNextSolutionResponse_< ContainerAllocator >::__connection_header |
Definition at line 82 of file PrologNextSolution.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > json_prolog_msgs::PrologNextSolutionResponse_< ContainerAllocator >::solution |
Definition at line 73 of file PrologNextSolution.h.
int8_t json_prolog_msgs::PrologNextSolutionResponse_< ContainerAllocator >::status |
Definition at line 70 of file PrologNextSolution.h.