FACT++  1.0
DimCommand::DimCommand ( const char *  name,
char *  format 
)

Definition at line 1336 of file discpp.cxx.

References DimService::declareIt().

1337 {
1338  declareIt( (char *)name, (char *)format, 0, 0);
1339 }
void declareIt(char *name, char *format, DimCommandHandler *handler, DimServerDns *dns)
Definition: discpp.cxx:136

+ Here is the call graph for this function: