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  

PacketSFQ Class Reference

Inheritance diagram for PacketSFQ:

PacketQueue TclObject List of all members.

Protected Member Functions

void sfqdebug ()
PacketSFQ * activate (PacketSFQ *head)
PacketSFQ * idle (PacketSFQ *head)

Protected Attributes

int pkts
PacketSFQ * prev
PacketSFQ * next

Private Member Functions

 PacketSFQ ()

Friends

class SFQ

Constructor & Destructor Documentation

PacketSFQ::PacketSFQ   [inline, private]
 


Member Function Documentation

PacketSFQ* PacketSFQ::activate PacketSFQ *    head [inline, protected]
 

PacketSFQ* PacketSFQ::idle PacketSFQ *    head [inline, protected]
 

void PacketSFQ::sfqdebug   [protected]
 


Friends And Related Function Documentation

friend class SFQ [friend]
 


Member Data Documentation

PacketSFQ* PacketSFQ::next [protected]
 

int PacketSFQ::pkts [protected]
 

PacketSFQ* PacketSFQ::prev [protected]
 


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