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

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

begin() constRDKit::Dictinline
clearVal(const std::string_view what)RDKit::Dictinline
const_iterator typedefRDKit::Dict
DataType typedefRDKit::Dict
Dict()RDKit::Dictinline
Dict(const Dict &other)RDKit::Dictinline
Dict(Dict &&other) noexcept=defaultRDKit::Dict
empty() constRDKit::Dictinline
end() constRDKit::Dictinline
extend(std::vector< Pair > &&pairs)RDKit::Dictinline
getRDValue(const std::string_view what) constRDKit::Dictinline
getVal(const std::string_view what, T &res) constRDKit::Dictinline
getVal(const std::string_view what) constRDKit::Dictinline
getVal(const std::string_view what, std::string &res) constRDKit::Dictinline
getValIfPresent(const std::string_view what, T &res) constRDKit::Dictinline
getValIfPresent(const std::string_view what, std::string &res) constRDKit::Dictinline
hasVal(const std::string_view what) constRDKit::Dictinline
insert(Pair &&pair)RDKit::Dictinline
keys() constRDKit::Dictinline
operator=(const Dict &other)RDKit::Dictinline
operator=(Dict &&other) noexceptRDKit::Dictinline
reset()RDKit::Dictinline
setPODVal(const std::string_view what, T val)RDKit::Dictinline
setVal(const std::string_view what, T &val)RDKit::Dictinline
setVal(const std::string_view what, bool val)RDKit::Dictinline
setVal(const std::string_view what, double val)RDKit::Dictinline
setVal(const std::string_view what, float val)RDKit::Dictinline
setVal(const std::string_view what, int val)RDKit::Dictinline
setVal(const std::string_view what, unsigned int val)RDKit::Dictinline
setVal(const std::string_view what, const char *val)RDKit::Dictinline
size() constRDKit::Dictinline
update(const Dict &other, bool preserveExisting=false)RDKit::Dictinline
~Dict()RDKit::Dictinline