RINASim  October 2016
Documentation of framework for OMNeT++
MM_WFQ_Out::QData Struct Reference

#include <MM_WFQ_Out.h>

Public Member Functions

 QData ()
 
void addTk (const int &s)
 
void remTk (const int &s)
 
Qinfo getInfo (const int &nextS)
 

Public Attributes

int tk
 
int w
 
QConfig c
 

Detailed Description

Definition at line 50 of file MM_WFQ_Out.h.

Constructor & Destructor Documentation

MM_WFQ_Out::QData::QData ( )

Definition at line 50 of file MM_WFQ_Out.cc.

Member Function Documentation

void MM_WFQ_Out::QData::addTk ( const int &  s)

Definition at line 53 of file MM_WFQ_Out.cc.

Qinfo MM_WFQ_Out::QData::getInfo ( const int &  nextS)

Definition at line 62 of file MM_WFQ_Out.cc.

Referenced by MM_WFQ_Out::MM_WFQ_Out::getnextQueue().

void MM_WFQ_Out::QData::remTk ( const int &  s)

Definition at line 57 of file MM_WFQ_Out.cc.

Member Data Documentation

QConfig MM_WFQ_Out::QData::c

Definition at line 53 of file MM_WFQ_Out.h.

Referenced by addTk(), getInfo(), MM_WFQ_Out::MM_WFQ_Out::queueCreated(), and remTk().

int MM_WFQ_Out::QData::tk

Definition at line 51 of file MM_WFQ_Out.h.

Referenced by addTk(), getInfo(), and remTk().

int MM_WFQ_Out::QData::w

Definition at line 52 of file MM_WFQ_Out.h.

Referenced by MM_WFQ_Out::MM_WFQ_Out::getnextQueue().


The documentation for this struct was generated from the following files: