RDKit
Open-source cheminformatics and machine learning.
|
This is the complete list of members for RDKit::KeyHolderBase, including all inherited members.
addKey(const std::string &)=0 | RDKit::KeyHolderBase | pure virtual |
addMol(const ROMol &m)=0 | RDKit::KeyHolderBase | pure virtual |
getKey(unsigned int) const =0 | RDKit::KeyHolderBase | pure virtual |
getKeys(const std::vector< unsigned int > &indices) const =0 | RDKit::KeyHolderBase | pure virtual |
size() const =0 | RDKit::KeyHolderBase | pure virtual |
~KeyHolderBase() | RDKit::KeyHolderBase | inlinevirtual |