RDKit
Open-source cheminformatics and machine learning.
Loading...
Searching...
No Matches
RDKit::RDProps Member List

This is the complete list of members for RDKit::RDProps, including all inherited members.

clear()RDKit::RDPropsinline
clearComputedProps() constRDKit::RDPropsinline
clearProp(const std::string &key) constRDKit::RDPropsinline
d_propsRDKit::RDPropsmutableprotected
getDict() constRDKit::RDPropsinline
getDict()RDKit::RDPropsinline
getProp(const std::string &key, T &res) constRDKit::RDPropsinline
getProp(const std::string &key) constRDKit::RDPropsinline
getPropIfPresent(const std::string &key, T &res) constRDKit::RDPropsinline
getPropList(bool includePrivate=true, bool includeComputed=true) constRDKit::RDPropsinline
hasProp(const std::string &key) constRDKit::RDPropsinline
operator=(const RDProps &rhs)RDKit::RDPropsinline
operator=(RDProps &&rhs) noexcept=defaultRDKit::RDProps
RDProps()RDKit::RDPropsinline
RDProps(const RDProps &rhs)RDKit::RDPropsinline
RDProps(RDProps &&o) noexcept=defaultRDKit::RDProps
setProp(const std::string &key, T val, bool computed=false) constRDKit::RDPropsinline
updateProps(const RDProps &source, bool preserveExisting=false)RDKit::RDPropsinline