ProvSQL C/C++ API
Adding support for provenance and uncertainty management to PostgreSQL databases
Loading...
Searching...
No Matches
kcmcp::Message Struct Reference

A fully reassembled inbound message (MORE frames concatenated). More...

#include "kcmcp_protocol.h"

Public Attributes

Type type {}
uint32_t request_id {}
std::string payload

Detailed Description

A fully reassembled inbound message (MORE frames concatenated).

Definition at line 81 of file kcmcp_protocol.h.

Member Data Documentation

◆ payload

std::string kcmcp::Message::payload

Definition at line 84 of file kcmcp_protocol.h.

◆ request_id

uint32_t kcmcp::Message::request_id {}

Definition at line 83 of file kcmcp_protocol.h.

◆ type

Type kcmcp::Message::type {}

Definition at line 82 of file kcmcp_protocol.h.


The documentation for this struct was generated from the following file: