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

Definition at line 155 of file dic.hxx.

References DimInfo::subscribe().

156  { subscribe((char *)name, 0, &nolink, sizeof(short), 0); };
void subscribe(char *name, void *nolink, int nolinksize, int time, DimInfoHandler *handler)
Definition: dic.hxx:198

+ Here is the call graph for this function: