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

Definition at line 1504 of file discpp.cxx.

References DimService::declareIt().

1505 {
1506  declareIt( (char *)name, (char *)formatin, (char *)formatout, 0);
1507 }
void declareIt(char *name, char *formatin, char *formatout, DimServerDns *dns)
Definition: discpp.cxx:247

+ Here is the call graph for this function: