This is the complete list of members for AGDDMaterial, including all inherited members.
| AGDDMaterial(AGDDMaterialStore &ms, const std::string &, AGDDElement *, double) | AGDDMaterial | |
| AGDDMaterial(AGDDMaterialStore &ms, const std::string &, int, double, double) | AGDDMaterial | |
| AGDDSimpleMaterial(AGDDMaterialStore &ms, const std::string &n, double d) | AGDDSimpleMaterial | inline |
| Created(bool b) | AGDDMaterial | inline |
| Extant() const | AGDDMaterial | inline |
| GetA() const | AGDDMaterial | inline |
| GetDensity() const | AGDDSimpleMaterial | inline |
| GetElement() | AGDDMaterial | inline |
| GetMaterial() | AGDDSimpleMaterial | inline |
| GetMaterialType() const | AGDDSimpleMaterial | inline |
| GetName() const | AGDDSimpleMaterial | |
| GetZ() const | AGDDMaterial | inline |
| m_a | AGDDMaterial | private |
| m_created | AGDDSimpleMaterial | protected |
| m_density | AGDDSimpleMaterial | protected |
| m_element | AGDDMaterial | private |
| m_matCreated | AGDDMaterial | private |
| m_mType | AGDDSimpleMaterial | protected |
| m_name | AGDDSimpleMaterial | protected |
| m_theMaterial | AGDDSimpleMaterial | protected |
| m_z | AGDDMaterial | private |
| operator<<(std::ostream &, const AGDDMaterial &) | AGDDMaterial | friend |
| RegisterToStore(AGDDMaterialStore &ms, AGDDSimpleMaterial *) | AGDDSimpleMaterial | |
| SetMaterial(void *mat) | AGDDSimpleMaterial | inline |
| ~AGDDSimpleMaterial() | AGDDSimpleMaterial | inlinevirtual |