![]() |
ProvSQL C/C++ API
Adding support for provenance and uncertainty management to PostgreSQL databases
|
Decoded REQUEST payload. More...
#include "kcmcp_protocol.h"
Public Attributes | |
| Operation | operation {} |
| InputFormat | input_format {} |
| OutputFormat | output_format {} |
| std::string | options |
| UTF-8 JSON (may be empty == {}). | |
| std::string | problem |
| the formula bytes | |
Decoded REQUEST payload.
Definition at line 88 of file kcmcp_protocol.h.
| InputFormat kcmcp::Request::input_format {} |
Definition at line 90 of file kcmcp_protocol.h.
| Operation kcmcp::Request::operation {} |
Definition at line 89 of file kcmcp_protocol.h.
| std::string kcmcp::Request::options |
UTF-8 JSON (may be empty == {}).
Definition at line 92 of file kcmcp_protocol.h.
| OutputFormat kcmcp::Request::output_format {} |
Definition at line 91 of file kcmcp_protocol.h.
| std::string kcmcp::Request::problem |
the formula bytes
Definition at line 93 of file kcmcp_protocol.h.