addEntry(const Entry &entry) | CDPL::Chem::AtomDictionary | |
begin() const | CDPL::Chem::AtomDictionary | |
clear() | CDPL::Chem::AtomDictionary | |
ConstEntryIterator typedef | CDPL::Chem::AtomDictionary | |
containsEntry(unsigned int type, std::size_t isotope) const | CDPL::Chem::AtomDictionary | |
end() const | CDPL::Chem::AtomDictionary | |
get() | CDPL::Chem::AtomDictionary | static |
getAllredRochowElectronegativity(unsigned int type) | CDPL::Chem::AtomDictionary | static |
getAtomicWeight(unsigned int type, std::size_t isotope=0) | CDPL::Chem::AtomDictionary | static |
getCovalentRadius(unsigned int type, std::size_t order=1) | CDPL::Chem::AtomDictionary | static |
getEntriesBegin() const | CDPL::Chem::AtomDictionary | |
getEntriesEnd() const | CDPL::Chem::AtomDictionary | |
getEntry(unsigned int type, std::size_t isotope) const | CDPL::Chem::AtomDictionary | |
getIUPACGroup(unsigned int type) | CDPL::Chem::AtomDictionary | static |
getMostAbundantIsotope(unsigned int type) | CDPL::Chem::AtomDictionary | static |
getName(unsigned int type, std::size_t isotope=0) | CDPL::Chem::AtomDictionary | static |
getNumEntries() const | CDPL::Chem::AtomDictionary | |
getNumValenceElectrons(unsigned int type) | CDPL::Chem::AtomDictionary | static |
getPeriod(unsigned int type) | CDPL::Chem::AtomDictionary | static |
getSymbol(unsigned int type, std::size_t isotope=0) | CDPL::Chem::AtomDictionary | static |
getType(const std::string &symbol, bool strict=false) | CDPL::Chem::AtomDictionary | static |
getValenceStates(unsigned int type) | CDPL::Chem::AtomDictionary | static |
getVdWRadius(unsigned int type) | CDPL::Chem::AtomDictionary | static |
isChemicalElement(unsigned int type) | CDPL::Chem::AtomDictionary | static |
isHalogen(unsigned int type) | CDPL::Chem::AtomDictionary | static |
isMainGroupElement(unsigned int type) | CDPL::Chem::AtomDictionary | static |
isMetal(unsigned int type) | CDPL::Chem::AtomDictionary | static |
isNobleGas(unsigned int type) | CDPL::Chem::AtomDictionary | static |
isNonMetal(unsigned int type) | CDPL::Chem::AtomDictionary | static |
isSemiMetal(unsigned int type) | CDPL::Chem::AtomDictionary | static |
isTransitionMetal(unsigned int type) | CDPL::Chem::AtomDictionary | static |
loadDefaults() | CDPL::Chem::AtomDictionary | |
removeEntry(unsigned int type, std::size_t isotope) | CDPL::Chem::AtomDictionary | |
set(const SharedPointer &dict) | CDPL::Chem::AtomDictionary | static |
SharedPointer typedef | CDPL::Chem::AtomDictionary | |