A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::FatalImpl Namespace Reference

Namespaces

namespace  anonymous_namespace{fatal-impl.cc}

Functions

void FlushStreams (void)
 Flush all currently registered streams.
void RegisterStream (std::ostream *stream)
 Register a stream to be flushed on abnormal exit.
void UnregisterStream (std::ostream *stream)
 Unregister a stream for flushing on abnormal exit.