57   : theName(name), theType(type)
 
   93   G4cout << 
"***** Surface Property Table : Nb of Surface Properties = " 
  100            << 
"  Surface Property type   = "  
  110   G4SurfacePropertyTable::iterator pos;
 
  114     if (*pos) 
delete *pos;
 
const G4String & GetName() const 
 
const G4SurfaceType & GetType() const 
 
static size_t GetNumberOfSurfaceProperties()
 
static void DumpTableInfo()
 
static void CleanSurfacePropertyTable()
 
G4GLOB_DLL std::ostream G4cout
 
virtual ~G4SurfaceProperty()
 
std::vector< G4SurfaceProperty * > G4SurfacePropertyTable
 
static G4SurfacePropertyTable theSurfacePropertyTable
 
static const G4SurfacePropertyTable * GetSurfacePropertyTable()