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

Definition at line 311 of file dic.hxx.

311  {
312  subscribe((char *)name, 0, nolink, (int)strlen(nolink)+1); };
void subscribe(char *name, void *nolink, int nolinksize, int time)
Definition: dic.hxx:341