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

Definition at line 229 of file dic.hxx.

References DimInfo::subscribe().

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

+ Here is the call graph for this function: