VideoTools
|
A pimple-pattern implementation class used by G::Cleanup. More...
Static Public Member Functions | |
static void | add (void(*fn)(SignalSafe, const char *), const char *) |
static void | installDefault (const SignalSafe &, int) |
static void | installDefault (int) |
static void | installIgnore (int) |
static void | callHandlers (SignalSafe) |
static void | atexit (bool active) |
A pimple-pattern implementation class used by G::Cleanup.
Definition at line 42 of file gcleanup_unix.cpp.