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

#include <MM_WFQ_Out.h>

Public Member Functions

 Qinfo ()
 
 Qinfo (const bool &_ht, const int &_pr)
 
bool compare (const Qinfo &o)
 

Public Attributes

bool hasTk
 
int priority
 

Detailed Description

Definition at line 40 of file MM_WFQ_Out.h.

Constructor & Destructor Documentation

MM_WFQ_Out::Qinfo::Qinfo ( )

Definition at line 28 of file MM_WFQ_Out.cc.

MM_WFQ_Out::Qinfo::Qinfo ( const bool &  _ht,
const int &  _pr 
)

Definition at line 31 of file MM_WFQ_Out.cc.

Member Function Documentation

bool MM_WFQ_Out::Qinfo::compare ( const Qinfo o)

Definition at line 34 of file MM_WFQ_Out.cc.

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

Member Data Documentation

bool MM_WFQ_Out::Qinfo::hasTk

Definition at line 41 of file MM_WFQ_Out.h.

Referenced by compare().

int MM_WFQ_Out::Qinfo::priority

Definition at line 42 of file MM_WFQ_Out.h.

Referenced by compare().


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