|
Joedb 10.2.3
The Journal-Only Embedded Database
|
#include "joedb/rpc/get_hash.h"#include "joedb/ui/type_io.h"#include "joedb/journal/File_Hasher.h"#include <sstream>
Go to the source code of this file.
Namespaces | |
| namespace | joedb |
| namespace | joedb::rpc |
Functions | |
| SHA_256::Hash | joedb::rpc::get_hash (const std::vector< Signature > &signatures) |
| Compute hash code for a collection of procedure signatures. | |