Example program illustrating use of callback functions and methods. More...
#include "ns3/assert.h"
#include "ns3/callback.h"
#include "ns3/command-line.h"
#include <iostream>
Go to the source code of this file.
Example program illustrating use of callback functions and methods.
See Callbacks
Definition in file main-callback.cc.