ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

SFDPolicy Class Reference

#include <dsPolicy.h>

Inheritance diagram for SFDPolicy:

Policy TclObject List of all members.

Public Member Functions

 SFDPolicy ()
 ~SFDPolicy ()
void applyMeter (policyTableEntry *policy, Packet *pkt)
int applyPolicer (policyTableEntry *policy, policerTableEntry *policer, Packet *pkt)
void printFlowTable ()

Protected Attributes

flow_list flow_table

Constructor & Destructor Documentation

SFDPolicy::SFDPolicy  
 

SFDPolicy::~SFDPolicy  
 


Member Function Documentation

void SFDPolicy::applyMeter policyTableEntry   policy,
Packet   pkt
[virtual]
 

Implements Policy.

int SFDPolicy::applyPolicer policyTableEntry   policy,
policerTableEntry   policer,
Packet   pkt
[virtual]
 

Implements Policy.

void SFDPolicy::printFlowTable  
 


Member Data Documentation

struct flow_list SFDPolicy::flow_table [protected]
 


The documentation for this class was generated from the following files:
This document is generated by doxygen.