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  

EDQueueMonitor Class Reference

#include <queue-monitor.h>

Inheritance diagram for EDQueueMonitor:

QueueMonitor TclObject Flow FlowMon Tagger RedPDFlow TaggerTBFlow TaggerTSWFlow List of all members.

Public Member Functions

 EDQueueMonitor ()
void edrop (Packet *p)
void mon_edrop (Packet *p)
int epdrops () const
int ebdrops () const
int mon_epdrops () const
int mon_ebdrops () const

Protected Attributes

int ebdrops_
int epdrops_
int mon_ebdrops_
int mon_epdrops_

Constructor & Destructor Documentation

EDQueueMonitor::EDQueueMonitor   [inline]
 


Member Function Documentation

int EDQueueMonitor::ebdrops   const [inline]
 

void EDQueueMonitor::edrop Packet   p [inline, virtual]
 

Reimplemented from QueueMonitor.

Reimplemented in FlowMon.

int EDQueueMonitor::epdrops   const [inline]
 

int EDQueueMonitor::mon_ebdrops   const [inline]
 

void EDQueueMonitor::mon_edrop Packet   p [inline]
 

Reimplemented in FlowMon.

int EDQueueMonitor::mon_epdrops   const [inline]
 


Member Data Documentation

int EDQueueMonitor::ebdrops_ [protected]
 

int EDQueueMonitor::epdrops_ [protected]
 

int EDQueueMonitor::mon_ebdrops_ [protected]
 

int EDQueueMonitor::mon_epdrops_ [protected]
 


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