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

Definition at line 141 of file dic.hxx.

References DimInfo::subscribe().

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

+ Here is the call graph for this function: