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

Definition at line 309 of file dic.hxx.

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