FACT++  1.0
DimService::DimService ( )

Definition at line 790 of file discpp.cxx.

References itsId, and itsName.

791 {
792 // itsTagId = 0;
793  itsId = 0;
794  itsName = 0;
795 }
char * itsName
Definition: dis.hxx:227
int itsId
Definition: dis.hxx:228