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

Definition at line 305 of file dic.hxx.

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