![]() |
ENSDF++ 1.1
An easy, fast and simple way to run querys towards the ENSDF database, written in C++.
|
A | Nukleid | [protected] |
element | Nukleid | [protected] |
getA() const | Nukleid | |
getElement() const | Nukleid | |
getZ() const | Nukleid | |
name | Nukleid | [protected] |
Nukleid() | Nukleid | |
Nukleid(string nucleid) | Nukleid | |
operator<(const Nukleid &other) const | Nukleid | |
operator==(const Nukleid &other) const | Nukleid | |
operator>(const Nukleid &other) const | Nukleid | |
parseAtomicNumber(string elementToParse) | Nukleid | [protected] |
parseNukleidName(string nucleid, short unsigned int &mass, string &element) | Nukleid | [static] |
toString() const | Nukleid | |
trimString(string toTrim) | Nukleid | [private] |
Z | Nukleid | [protected] |