|
Joedb 10.2.1
The Journal-Only Embedded Database
|
#include "joedb/ui/type_io.h"#include "joedb/ui/base64.h"#include "joedb/ui/main_wrapper.h"#include "joedb/compiler/nested_namespace.h"#include "joedb/journal/File.h"#include "joedb/journal/fstream.h"#include <iostream>#include <string>
Go to the source code of this file.
Namespaces | |
| namespace | joedb |
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 142 of file joedb_embed.cpp.