FACT++  1.0
int ServiceDim::GetQoS ( ) const
inlinevirtual

Reimplemented from EventImp.

Definition at line 43 of file ServiceDim.h.

References DimInfo::getQuality().

43 { return const_cast<ServiceDim*>(this)->getQuality(); }
int getQuality()
Definition: diccpp.cxx:102

+ Here is the call graph for this function: