Unnamed namespace for fatal streams memory implementation and signal handler. More...
Functions | |
| std::list< std::ostream * > * | GetStreamList (void) |
| Get the stream list, initializing it if necessary. More... | |
| std::list< std::ostream * > ** | PeekStreamList (void) |
| Static variable pointing to the list of output streams to be flushed on fatal errors. More... | |
| void | sigHandler (int sig) |
| Overrides normal SIGSEGV handler once the HandleTerminate function is run. More... | |
Unnamed namespace for fatal streams memory implementation and signal handler.
Unnamed namespace for fatal streams signal handler.
This is private to the fatal implementation.