![]() |
ENSDF++ 1.1
An easy, fast and simple way to run querys towards the ENSDF database, written in C++.
|
addChild(Child< ParentRecord > *childPtr) | ChildAddable< Child< ParentRecord > > | [inline] |
cardToDouble(int startPos, int endPos) | Record | [protected] |
ChildAddable() | ChildAddable< Child< ParentRecord > > | [inline] |
getCardStrings() const | Record | |
getChildren() const | ChildAddable< Child< ParentRecord > > | [inline] |
getHalfLife() const | ParentRecord | |
getNukleid() const | Record | |
halfLife | ParentRecord | [protected] |
myChildren | ChildAddable< Child< ParentRecord > > | [protected] |
operator==(const ChildAddable< Child< ParentRecord > > &rhs) const | ChildAddable< Child< ParentRecord > > | [inline] |
ParentRecord(list< string > card) | ParentRecord | |
parseHalfLife(int startPos, int endPos) | Record | [protected] |
processCard() | ParentRecord | [private] |
Record(list< string > cardArg) | Record | |
removeChild(Child< ParentRecord > *childPtr) | ChildAddable< Child< ParentRecord > > | [inline] |
trimString(string toTrim) | Record | [protected] |
~ChildAddable() | ChildAddable< Child< ParentRecord > > | [inline] |
~Record() (defined in Record) | Record | [virtual] |