|
Joedb 10.3.0
The Journal-Only Embedded Database
|
#include "joedb/concurrency/Server.h"#include "joedb/concurrency/Client.h"#include "joedb/ui/Client_Parser.h"#include "joedb/ui/main_wrapper.h"#include "joedb/ui/Arguments.h"#include "joedb/ui/Parsed_Logger.h"#include <iostream>#include <cstring>#include <cstdlib>
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 89 of file joedb_server.cpp.