Joedb 9.5.0
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Namespaces | Functions
tutorial_interpreter.cpp File Reference
#include "tutorial/Writable_Database.h"
#include "tutorial/File_Client.h"
#include "tutorial/Readable.h"
#include "tutorial/Multiplexer.h"
#include "joedb/ui/main_exception_catcher.h"
#include "joedb/ui/Command_Interpreter.h"
#include "joedb/ui/Blob_Reader_Command_Processor.h"
#include "joedb/ui/Data_Manipulation_Command_Processor.h"
#include "joedb/ui/Writable_Command_Processor.h"
#include <iostream>
#include <joedb/Multiplexer.h>
Include dependency graph for tutorial_interpreter.cpp:

Go to the source code of this file.

Namespaces

namespace  joedb
 

Functions

int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 54 of file tutorial_interpreter.cpp.