A Discrete-Event Network Simulator
API
ns3::FatalImpl::anonymous_namespace{fatal-impl.cc} Namespace Reference

Anonymous 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...
 

Detailed Description

Anonymous namespace for fatal streams memory implementation and signal handler.

Anonymous namespace for fatal streams signal hander.

This is private to the fatal implementation.