| 
    Geant4
    10.02
    
   | 
 
This is the complete list of members for G4AttDef, including all inherited members.
| G4AttDef(const G4String &name, const G4String &desc, const G4String &category, const G4String &extra, const G4String &valueType) | G4AttDef | inline | 
| G4AttDef(const G4String &name, const G4String &desc, const G4String &category, const G4String &extra, const G4TypeKey &typeKey) | G4AttDef | inline | 
| G4AttDef() | G4AttDef | inline | 
| GetCategory() const | G4AttDef | inline | 
| GetDesc() const | G4AttDef | inline | 
| GetExtra() const | G4AttDef | inline | 
| GetName() const | G4AttDef | inline | 
| GetTypeKey() const | G4AttDef | inline | 
| GetValueType() const | G4AttDef | inline | 
| m_category | G4AttDef | private | 
| m_desc | G4AttDef | private | 
| m_extra | G4AttDef | private | 
| m_name | G4AttDef | private | 
| m_typeKey | G4AttDef | private | 
| m_valueType | G4AttDef | private | 
| SetCategory(const G4String &cat) | G4AttDef | inline | 
| SetDesc(const G4String &desc) | G4AttDef | inline | 
| SetExtra(const G4String &extra) | G4AttDef | inline | 
| SetName(const G4String &name) | G4AttDef | inline | 
| SetValueType(const G4String &type) | G4AttDef | inline | 
| ~G4AttDef() | G4AttDef | inlinevirtual |