#include <map>#include <vector>#include "ns3/object.h"#include "ns3/flow-classifier.h"#include "ns3/nstime.h" Include dependency graph for flow-probe.h:
 Include dependency graph for flow-probe.h: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 | |
| ns3 | |
| Every class exported by the ns3 library is enclosed in the ns3 namespace. | |