A Discrete-Event Network Simulator
API
Classes | Namespaces
flow-monitor.h File Reference
#include <vector>
#include <map>
#include "ns3/ptr.h"
#include "ns3/object.h"
#include "ns3/flow-probe.h"
#include "ns3/flow-classifier.h"
#include "ns3/histogram.h"
#include "ns3/nstime.h"
#include "ns3/event-id.h"

Go to the source code of this file.

Classes

class  ns3::FlowMonitor
 An object that monitors and reports back packet flows observed during a simulation. More...
 
struct  ns3::FlowMonitor::FlowStats
 Structure that represents the measured metrics of an individual packet flow. More...
 
struct  ns3::FlowMonitor::TrackedPacket
 Structure to represent a single tracked packet data. More...
 

Namespaces

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