Joedb 10.2.1
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Public Attributes | List of all members
joedb::rpc::Signature Struct Reference

Signature of a procedure, used both on client and server side. More...

#include <joedb/rpc/Signature.h>

Public Attributes

const std::string name
 
const std::string prolog
 

Detailed Description

Definition at line 11 of file Signature.h.

Member Data Documentation

◆ name

const std::string joedb::rpc::Signature::name

Definition at line 13 of file Signature.h.

◆ prolog

const std::string joedb::rpc::Signature::prolog

Definition at line 14 of file Signature.h.


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