Joedb 10.2.1
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Classes | Functions
joedb::rpc Namespace Reference

Classes

class  Client
 
class  Procedure
 Procedure to be executed by joedb::rpc::Server. More...
 
class  Server
 RPC Server. More...
 
struct  Signature
 Signature of a procedure, used both on client and server side. More...
 

Functions

SHA_256::Hash get_hash (const std::vector< Signature > &signatures)
 Compute hash code for a collection of procedure signatures.