#include "target.h"
#include "CompoundThrottle.h"
#include "Gcra.h"
Go to the source code of this file.
Classes | |
| class | CellRateThrottle |
| Implements a throttle that enforces a traffic contract based on a virtual scheduler implementation of a Generic Cell Rate Algorithm (GCRA) as defined in the ATM Forum Traffic Management 4.1 specification. More... | |
Functions | |
| int | unittestCellRateThrottle (void *pVM, unsigned int pcr, unsigned int cdvt, unsigned int scr, unsigned int mbs, unsigned int iterations) |
Definition in file CellRateThrottle.h.
|
||||||||||||||||||||||||||||
|
Run the CellRateThrottle unit test. This may take a while on a typical system.
Definition at line 164 of file unittestCellRateThrottle.cpp. Referenced by main(). |