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  

PacketSRR Class Reference

List of all members.

Protected Member Functions

void enque (Packet *p)
Packetdeque ()
Packetlookup (int n)

Protected Attributes

int pkts
int bcount
int deficitCounter
int turn
int queueid
Packethead_
Packettail_
int len_

Private Member Functions

 PacketSRR ()

Friends

class SRR

Constructor & Destructor Documentation

PacketSRR::PacketSRR   [inline, private]
 


Member Function Documentation

Packet* PacketSRR::deque   [inline, protected]
 

void PacketSRR::enque Packet   p [inline, protected]
 

Packet* PacketSRR::lookup int    n [inline, protected]
 


Friends And Related Function Documentation

friend class SRR [friend]
 


Member Data Documentation

int PacketSRR::bcount [protected]
 

int PacketSRR::deficitCounter [protected]
 

Packet* PacketSRR::head_ [protected]
 

int PacketSRR::len_ [protected]
 

int PacketSRR::pkts [protected]
 

int PacketSRR::queueid [protected]
 

Packet * PacketSRR::tail_ [protected]
 

int PacketSRR::turn [protected]
 


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