Public Member Functions

ns3::IpcsClassifier Class Reference

Inheritance diagram for ns3::IpcsClassifier:
Inheritance graph
[legend]
Collaboration diagram for ns3::IpcsClassifier:
Collaboration graph
[legend]

List of all members.

Public Member Functions

ServiceFlowClassify (Ptr< const Packet > packet, Ptr< ServiceFlowManager > sfm, ServiceFlow::Direction dir)
 classify a packet in a service flow

Member Function Documentation

ServiceFlow* ns3::IpcsClassifier::Classify ( Ptr< const Packet packet,
Ptr< ServiceFlowManager sfm,
ServiceFlow::Direction  dir 
)

classify a packet in a service flow

Parameters:
packet the packet to classify
sfm the service flow manager to be used to classify packets
dir The direction on wich the packet should be sent (UP or DOWN)
Returns:
The service flow that should be used to send this packet

The documentation for this class was generated from the following file: