Joedb 10.2.1
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Public Member Functions | List of all members
joedb::rpc::Client Class Reference

#include <joedb/rpc/Client.h>

Inheritance diagram for joedb::rpc::Client:
Inheritance graph
[legend]

Public Member Functions

 Client (Channel &channel, const std::vector< Signature > &signatures)
 
void call (int64_t procedure_id, Memory_File &file)
 
 ~Client ()
 

Detailed Description

Definition at line 16 of file Client.h.

Constructor & Destructor Documentation

◆ Client()

joedb::rpc::Client::Client ( Channel channel,
const std::vector< Signature > &  signatures 
)
inline

Definition at line 51 of file Client.h.

◆ ~Client()

joedb::rpc::Client::~Client ( )
inline

Definition at line 102 of file Client.h.

Member Function Documentation

◆ call()

void joedb::rpc::Client::call ( int64_t  procedure_id,
Memory_File file 
)
inline

Definition at line 58 of file Client.h.


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