FACT++  1.0
DimRpc::DimRpc ( DimServerDns dns,
const char *  name,
const char *  formatin,
const char *  formatout 
)

Definition at line 1509 of file discpp.cxx.

References DimService::declareIt().

1510 {
1511  declareIt( (char *)name, (char *)formatin, (char *)formatout, dns);
1512 }
void declareIt(char *name, char *formatin, char *formatout, DimServerDns *dns)
Definition: discpp.cxx:247

+ Here is the call graph for this function: