#include "ns3/simple-ref-count.h"#include <ostream> Include dependency graph for flow-classifier.h:
 Include dependency graph for flow-classifier.h: This graph shows which files directly or indirectly include this file:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
| Classes | |
| class | ns3::FlowClassifier | 
| Provides a method to translate raw packet data into abstract flow identifierandpacket identifierparameters.  More... | |
| Namespaces | |
| ns3 | |
| Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
| Typedefs | |
| typedef uint32_t | ns3::FlowId | 
| Abstract identifier of a packet flow.  More... | |
| typedef uint32_t | ns3::FlowPacketId | 
| Abstract identifier of a packet within a flow.  More... | |