FACT++  1.0
DimUpdatedInfo::DimUpdatedInfo ( const char *  name,
void *  nolink,
int  nolinksize,
DimInfoHandler handler 
)
inline

Definition at line 264 of file dic.hxx.

References DimInfo::subscribe().

265  { subscribe((char *)name, 0, nolink, nolinksize, handler); };
void subscribe(char *name, void *nolink, int nolinksize, int time, DimInfoHandler *handler)
Definition: dic.hxx:270

+ Here is the call graph for this function: