Chemical Data Processing Library C++ API - Version 1.1.1
|
This is the complete list of members for CDPL::Biomol::ResidueDictionary::Entry, including all inherited members.
Entry(const std::string &code, const std::string &rep_code, const std::string &rep_by_code, bool obsolete, const std::string &name, unsigned int type, const StructureRetrievalFunction &struc_ret_func) | CDPL::Biomol::ResidueDictionary::Entry | |
Entry() | CDPL::Biomol::ResidueDictionary::Entry | |
getCode() const | CDPL::Biomol::ResidueDictionary::Entry | |
getName() const | CDPL::Biomol::ResidueDictionary::Entry | |
getReplacedByCode() const | CDPL::Biomol::ResidueDictionary::Entry | |
getReplacedCode() const | CDPL::Biomol::ResidueDictionary::Entry | |
getStructure() const | CDPL::Biomol::ResidueDictionary::Entry | |
getType() const | CDPL::Biomol::ResidueDictionary::Entry | |
isObsolete() const | CDPL::Biomol::ResidueDictionary::Entry | |
StructureRetrievalFunction typedef | CDPL::Biomol::ResidueDictionary::Entry |