FACT++  1.0
DimInfo::DimInfo ( const char *  name,
int  time,
short  nolink 
)
inline

Definition at line 56 of file dic.hxx.

57  { subscribe((char *)name, time, &nolink, sizeof(short), 0); };
Warning because the service this data corrsponds to might have been last updated longer ago than Local time
Definition: smartfact.txt:92
virtual void subscribe(char *name, int time, void *nolink, int nolinksize, DimInfoHandler *handler)
Definition: diccpp.cxx:152