FACT++  1.0
DimCurrentInfo::DimCurrentInfo ( const char *  name,
float  nolink 
)
inline

Definition at line 303 of file dic.hxx.

303  {
304  subscribe((char *)name, 0, &nolink, sizeof(float)); };
void subscribe(char *name, void *nolink, int nolinksize, int time)
Definition: dic.hxx:341