|
Joedb 10.2.3
The Journal-Only Embedded Database
|
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. | |
| SHA_256::Hash joedb::rpc::get_hash | ( | const std::vector< Signature > & | signatures | ) |
Definition at line 9 of file get_hash.cpp.