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

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

Detailed Description

Unnamed namespace for fatal streams memory implementation and signal handler.

Unnamed namespace for fatal streams signal handler.

This is private to the fatal implementation.