Joedb 10.2.1
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Classes | Functions
RPC

Remote Procedure Call. More...

Classes

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

Functions

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

Detailed Description

Function Documentation

◆ get_hash()

SHA_256::Hash joedb::rpc::get_hash ( const std::vector< Signature > &  signatures)

Definition at line 9 of file get_hash.cpp.