The VisAO Camera
VisAOApp_standalone.cpp File Reference

Definitions for the standalone VisAO application. More...

#include "VisAOApp_standalone.h"
#include "AOApp.h"
#include "AOStates.h"

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_reporterror_report
 
set_global_log_infolog_info
 

Detailed Description

Author
Jared R. Males

Definition in file VisAOApp_standalone.cpp.