A Discrete-Event Network Simulator
API
make-event.cc File Reference

ns3::MakeEvent(void(*f)(void)) 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

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

Functions

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

Detailed Description

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

Definition in file make-event.cc.