A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
make-event.cc File Reference

ns3::MakeEvent(void(*f)()) implementation. More...

#include "make-event.h"
#include "log.h"
+ Include dependency graph for make-event.cc:

Go to the source code of this file.

Namespaces

namespace  ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Functions

EventImpl * ns3::MakeEvent (void(*f)())
 Make an EventImpl from a function pointer taking varying numbers of arguments.
 

Detailed Description

ns3::MakeEvent(void(*f)()) implementation.

Definition in file make-event.cc.