Joedb 10.0.0
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Namespaces | Functions
main_wrapper.h File Reference
#include "joedb/ui/Arguments.h"
Include dependency graph for main_wrapper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  joedb
 

Functions

int joedb::main_wrapper (int(*main)(Arguments &), int argc, char **argv)
 Process command-line arguments and catch exceptions from main.