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