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

Definition at line 301 of file dic.hxx.

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