FACT++  1.0
DimServer::DimServer ( )

Definition at line 446 of file discpp.cxx.

447 {
448  itsClientExit = this;
449  itsExit = this;
450  itsSrvError = this;
451 // itsNServices = 0;
452 }
static DimClientExitHandler * itsClientExit
Definition: dis.hxx:95
static DimExitHandler * itsExit
Definition: dis.hxx:96
static DimErrorHandler * itsSrvError
Definition: dis.hxx:97