![]() |
VR-Link API Documentation for HLA 1516
|
Contains the DtINIT_MINIDUMPER macro and DtMiniDumper class. More...
Go to the source code of this file.
Macros | |
| #define | DtINIT_MINIDUMPER(unused) signal( SIGSEGV, DtErrorHandler ); |
Functions | |
| void | DtErrorHandler (int sig) |
Contains the DtINIT_MINIDUMPER macro and DtMiniDumper class.
| #define DtINIT_MINIDUMPER | ( | unused | ) | signal( SIGSEGV, DtErrorHandler ); |
| void DtErrorHandler | ( | int | sig | ) |