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

Definition at line 393 of file dic.hxx.

393  {
394  subscribe((char *)name, 0, 0, nolink, (int)strlen(nolink)+1, time); };
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 *data, int size, void *nolink, int nolinksize, int timeout)
Definition: diccpp.cxx:682