FACT++  1.0
int DimInfo::getQuality ( )

Definition at line 102 of file diccpp.cxx.

References dic_get_quality(), and itsId.

Referenced by ServiceDim::GetQoS(), StateClient::infoHandler(), and MessageDimRX::infoHandler().

103 {
104  return dic_get_quality(itsId);
105 }
int itsId
Definition: dic.hxx:125
int dic_get_quality(unsigned serv_id)
Definition: dic.c:937

+ Here is the call graph for this function:

+ Here is the caller graph for this function: