Functions
main.cpp File Reference

Go to the source code of this file.

Functions

void flush ()
 
void terminate ()
 
void new_handler ()
 
void help ()
 
int protected_main (const command_line_parser::arg_list_type &args)
 
int main (int argc, const char *argv[])
 

Function Documentation

◆ flush()

void flush ( )

Definition at line 40 of file main.cpp.

◆ terminate()

void terminate ( )

Definition at line 56 of file main.cpp.

◆ new_handler()

void new_handler ( )

Definition at line 63 of file main.cpp.

◆ help()

void help ( )

Definition at line 70 of file main.cpp.

◆ protected_main()

int protected_main ( const command_line_parser::arg_list_type args)

Definition at line 103 of file main.cpp.

◆ main()

int main ( int  argc,
const char *  argv[] 
)

Definition at line 174 of file main.cpp.