A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
anonymous_namespace{log-example.cc} Namespace Reference

Unnamed namespace for log-example.cc. More...

Classes

class  MyEventObject
 Simple object to aggregate to a node. More...
 

Functions

void FreeEvent ()
 A free function with logging.
 

Detailed Description

Unnamed namespace for log-example.cc.

Function Documentation

◆ FreeEvent()

void anonymous_namespace{log-example.cc}::FreeEvent ( )

A free function with logging.

Definition at line 37 of file log-example.cc.

References NS_LOG_DEBUG, NS_LOG_ERROR, NS_LOG_FUNCTION_NOARGS, NS_LOG_INFO, NS_LOG_LOGIC, and NS_LOG_WARN.