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

Definition at line 307 of file dic.hxx.

307  {
308  subscribe((char *)name, 0, &nolink, sizeof(longlong)); };
void subscribe(char *name, void *nolink, int nolinksize, int time)
Definition: dic.hxx:341
int64_t longlong
Definition: dim_common.h:56