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

Procedure to be executed by joedb::rpc::Server. More...

#include <joedb/rpc/Procedure.h>

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

Public Member Functions

virtual void execute (joedb::Abstract_File &file) const =0
 
virtual ~Procedure ()=default
 

Detailed Description

Definition at line 11 of file Procedure.h.

Constructor & Destructor Documentation

◆ ~Procedure()

virtual joedb::rpc::Procedure::~Procedure ( )
virtualdefault

Member Function Documentation

◆ execute()

virtual void joedb::rpc::Procedure::execute ( joedb::Abstract_File file) const
pure virtual

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