A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
flow-probe.h File Reference
#include "flow-classifier.h"
#include "ns3/nstime.h"
#include "ns3/object.h"
#include <map>
#include <vector>
+ Include dependency graph for flow-probe.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::FlowProbe
 The FlowProbe class is responsible for listening for packet events in a specific point of the simulated space, report those events to the global FlowMonitor, and collect its own flow statistics regarding only the packets that pass through that probe. More...
 
struct  ns3::FlowProbe::FlowStats
 Structure to hold the statistics of a flow. More...
 

Namespaces

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