![]() |
RDKit
Open-source cheminformatics and machine learning.
|
This is the complete list of members for RDKit::RDProps, including all inherited members.
| clear() | RDKit::RDProps | inline |
| clearComputedProps() const | RDKit::RDProps | inline |
| clearProp(const std::string &key) const | RDKit::RDProps | inline |
| d_props | RDKit::RDProps | mutableprotected |
| getDict() const | RDKit::RDProps | inline |
| getDict() | RDKit::RDProps | inline |
| getProp(const std::string &key, T &res) const | RDKit::RDProps | inline |
| getProp(const std::string &key) const | RDKit::RDProps | inline |
| getPropIfPresent(const std::string &key, T &res) const | RDKit::RDProps | inline |
| getPropList(bool includePrivate=true, bool includeComputed=true) const | RDKit::RDProps | inline |
| hasProp(const std::string &key) const | RDKit::RDProps | inline |
| operator=(const RDProps &rhs) | RDKit::RDProps | inline |
| operator=(RDProps &&rhs) noexcept=default | RDKit::RDProps | |
| RDProps() | RDKit::RDProps | inline |
| RDProps(const RDProps &rhs) | RDKit::RDProps | inline |
| RDProps(RDProps &&o) noexcept=default | RDKit::RDProps | |
| setProp(const std::string &key, T val, bool computed=false) const | RDKit::RDProps | inline |
| updateProps(const RDProps &source, bool preserveExisting=false) | RDKit::RDProps | inline |