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

Definition at line 15 of file Markus.cxx.

References DimInfo::DimInfo().

Referenced by DnsInfo::infoHandler().

16  {
17  if(!fInfo)
18  fInfo = new DimInfo("SIMPLE_SERVICE", (void *)&no_link,
19  sizeof(no_link), this);
20  }
Definition: dic.hxx:31
float no_link
Definition: Markus.cxx:10
DimInfo * fInfo
Definition: Markus.cxx:9

+ Here is the call graph for this function:

+ Here is the caller graph for this function: