RINASim  October 2016
Documentation of framework for OMNeT++
QoSReq Member List

This is the complete list of members for QoSReq, including all inherited members.

avgBandQoSReqprotected
avgSDUBandQoSReqprotected
burstDurationQoSReqprotected
burstPeriodQoSReqprotected
compare(const QoSReq &other) const QoSReq
costBitsQoSReqprotected
costTimeQoSReqprotected
delayQoSReqprotected
forceOrderQoSReqprotected
getAvgBand() const QoSReq
getAvgSduBand() const QoSReq
getBurstDuration() const QoSReq
getBurstPeriod() const QoSReq
getCostBits() const QoSReq
getCostTime() const QoSReq
getDelay() const QoSReq
getJitter() const QoSReq
getMaxAllowGap() const QoSReq
getMaxSduSize() const QoSReq
getPduDropProbability() const QoSReq
getPeakBandDuration() const QoSReq
getPeakSduBandDuration() const QoSReq
getResiliencyFactor() const QoSReqinline
getUndetectedBitErr() const QoSReq
incompleteDelivQoSReqprotected
info() const QoSReq
isForceOrder() const QoSReq
isIncompleteDelivery() const QoSReq
isPartialDelivery() const QoSReq
jitterQoSReqprotected
MANAGEMENTQoSReqstatic
maxAllowGapQoSReqprotected
maxSDUsizeQoSReqprotected
partDelivQoSReqprotected
pduDropProbabilityQoSReqprotected
peakBandDurationQoSReqprotected
peakSDUBandDurationQoSReqprotected
QoSReq()QoSReq
QoSReq(int tavgBand, int tavgSDUBand, int tpeakBandDuration, int tpeakSDUBandDuration, int tburstPeriod, int tburstDuration, double tundetectedBitErr, double tpduDropProbab, int tmaxSDUsize, bool tpartDeliv, bool tincompleteDeliv, bool tforceOrder, unsigned int tmaxAllowGap, int tdelay, int tjitter, int tcosttime, int tcostbits)QoSReq
QoSReq(cXMLElementList &attrs)QoSReq
resiliencyFactorQoSReqprotected
setAvgBand(int avgBand)QoSReq
setAvgSduBand(int avgSduBand)QoSReq
setBurstDuration(int burstDuration)QoSReq
setBurstPeriod(int burstPeriod)QoSReq
setCostBits(double costBits)QoSReq
setCostTime(double costTime)QoSReq
setDelay(int delay)QoSReq
setForceOrder(bool forceOrder)QoSReq
setIncompleteDelivery(bool incompleteDeliv)QoSReq
setJitter(int jitter)QoSReq
setMaxAllowGap(int maxAllowGap)QoSReq
setMaxSduSize(int maxSdUsize)QoSReq
setPartialDelivery(bool partDeliv)QoSReq
setPduDropProbability(double pduDropProbability)QoSReq
setPeakBandDuration(int peakBandDuration)QoSReq
setPeakSduBandDuration(int peakSduBandDuration)QoSReq
setResiliencyFactor(int resiliencyFactor)QoSReqinline
setUndetectedBitErr(double undetectedBitErr)QoSReq
undetectedBitErrQoSReqprotected
~QoSReq()QoSReqvirtual