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  

PacketDRR Class Reference

Inheritance diagram for PacketDRR:

PacketQueue TclObject List of all members.

Protected Member Functions

PacketDRR * activate (PacketDRR *head)
PacketDRR * idle (PacketDRR *head)

Protected Attributes

int pkts
int src
int bcount
PacketDRR * prev
PacketDRR * next
int deficitCounter
int turn

Private Member Functions

 PacketDRR ()

Friends

class DRR

Constructor & Destructor Documentation

PacketDRR::PacketDRR   [inline, private]
 


Member Function Documentation

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

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


Friends And Related Function Documentation

friend class DRR [friend]
 


Member Data Documentation

int PacketDRR::bcount [protected]
 

int PacketDRR::deficitCounter [protected]
 

PacketDRR* PacketDRR::next [protected]
 

int PacketDRR::pkts [protected]
 

PacketDRR* PacketDRR::prev [protected]
 

int PacketDRR::src [protected]
 

int PacketDRR::turn [protected]
 


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