Definitions for the standalone VisAO application. More...
Go to the source code of this file.
Namespaces | |
VisAO | |
The namespace of VisAO software. | |
Functions | |
void * | VisAO::__start_signal_catcher (void *) |
Thread starter for the signal catcher. More... | |
void | VisAO::sig_mainthread_catcher (int signum __attribute__((unused)), siginfo_t *siginf __attribute__((unused)), void *ucont __attribute__((unused))) |
void | VisAO::sigterm_handler (int signum, siginfo_t *siginf __attribute__((unused)), void *ucont __attribute__((unused))) |
void | error_report (const char *er, const char *file, int lno) |
Error reporting function for global_error_report. | |
void | log_info (const char *li) |
Info logging function for global_log_info. | |
Variables | |
set_global_error_report & | error_report |
set_global_log_info & | log_info |
Definition in file VisAOApp_standalone.cpp.