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

Definition at line 321 of file dic.hxx.

321  {
322  subscribe((char *)name, time, &nolink, sizeof(longlong)); };
void subscribe(char *name, void *nolink, int nolinksize, int time)
Definition: dic.hxx:341
Warning because the service this data corrsponds to might have been last updated longer ago than Local time
Definition: smartfact.txt:92
int64_t longlong
Definition: dim_common.h:56