BALL
1.4.79
|
This is the complete list of members for BALL::Conformation, including all inherited members.
addProperty(const String &name, const String &value) | BALL::Conformation | |
applyConformation(AtomContainer &ac) const | BALL::Conformation | |
checkID(String &hash) | BALL::Conformation | |
Conformation() | BALL::Conformation | |
Conformation(AtomContainer *parent, AtomContainer *conformation_molecule) | BALL::Conformation | |
Conformation(const Conformation &conf) | BALL::Conformation | |
generateHash(const AtomContainer *mol, String &hash) | BALL::Conformation | static |
getAtomPositions() | BALL::Conformation | |
getId() | BALL::Conformation | |
getNoOfAtoms() const | BALL::Conformation | |
getParent() | BALL::Conformation | |
getProperties() | BALL::Conformation | |
operator!=(const Conformation &conf) | BALL::Conformation | |
operator==(const Conformation &conf) | BALL::Conformation | |
setAtomPositions(const AtomContainer *parent, const HashMap< Size, Vector3 > &pos) | BALL::Conformation | |
setID(String &hash) | BALL::Conformation | |
setParent(AtomContainer *parent) | BALL::Conformation | |
~Conformation() | BALL::Conformation | virtual |