RDKit
Open-source cheminformatics and machine learning.
|
This is the complete list of members for RDKit::CustomPropHandler, including all inherited members.
canSerialize(const RDValue &value) const =0 | RDKit::CustomPropHandler | pure virtual |
clone() const =0 | RDKit::CustomPropHandler | pure virtual |
getPropName() const =0 | RDKit::CustomPropHandler | pure virtual |
read(std::istream &ss, RDValue &value) const =0 | RDKit::CustomPropHandler | pure virtual |
write(std::ostream &ss, const RDValue &value) const =0 | RDKit::CustomPropHandler | pure virtual |
~CustomPropHandler() | RDKit::CustomPropHandler | inlinevirtual |