FACT++  1.0
void FloatInfo::removeHandler ( )
inlineprotected

Definition at line 21 of file Markus.cxx.

References DnsInfo::fInfo.

Referenced by DnsInfo::infoHandler().

22  {
23  if(fInfo)
24  {
25  delete fInfo;
26  fInfo = 0;
27  }
28  }
DimInfo * fInfo
Definition: Markus.cxx:9

+ Here is the caller graph for this function: