|
DRCL JavaSim API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QLogic | |
| drcl.inet.core.queue | |
| Uses of QLogic in drcl.inet.core.queue |
| Subclasses of QLogic in drcl.inet.core.queue | |
class |
FRED
The Fair Random Early Detection queue logic. |
class |
RED
The Random Early Detection (RED) queue logic. |
class |
SRED
The Stabalized Random Early Detection queue logic. |
| Methods in drcl.inet.core.queue that return QLogic | |
QLogic |
MQueue.getQLogic(int level_)
|
QLogic |
FIFO.getQLogic()
|
| Methods in drcl.inet.core.queue with parameters of type QLogic | |
void |
MQueue.setQLogic(int level_,
QLogic qlogic_)
|
void |
FIFO.setQLogic(QLogic qlogic_)
|
|
DRCL JavaSim API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||