#include "ns3/core-module.h"
#include "ns3/stats-module.h"
#include <string>
Go to the source code of this file.
Classes | |
class | Emitter |
This is our test object, an object that increments counters at various times and emits one of them as a trace source. More... | |