Joedb
10.0.0
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
src
joedb
ui
main_wrapper.h
Go to the documentation of this file.
1
#ifndef joedb_main_wrapper_declared
2
#define joedb_main_wrapper_declared
3
4
#include "
joedb/ui/Arguments.h
"
5
6
namespace
joedb
7
{
8
/// @ingroup ui
9
int
main_wrapper
(
int
(*
main
)(Arguments &),
int
argc,
char
**argv);
10
}
11
12
#endif
Arguments.h
main
int main()
Definition
concurrency_tutorial.cpp:6
joedb::main_wrapper
int main_wrapper(int(*main)(Arguments &), int argc, char **argv)
Process command-line arguments and catch exceptions from main.
Definition
main_wrapper.cpp:12
joedb
Definition
Blob.h:7
Generated by
1.9.8