| 
    Geant4
    10.02.p03
    
   | 
 
Functions | |
| template<typename T > | |
| G4bool | ExtractAttDef (const T &object, const G4String &name, G4AttDef &def) | 
| template<typename T > | |
| G4bool | ExtractAttValue (const T &object, const G4String &name, G4AttValue &attVal) | 
| G4TypeKey | GetKey (const G4AttDef &def) | 
| G4bool G4AttUtils::ExtractAttDef | ( | const T & | object, | 
| const G4String & | name, | ||
| G4AttDef & | def | ||
| ) | 
| G4bool G4AttUtils::ExtractAttValue | ( | const T & | object, | 
| const G4String & | name, | ||
| G4AttValue & | attVal | ||
| ) | 
Definition at line 76 of file G4AttUtils.hh.
Definition at line 41 of file G4AttUtils.cc.