![]() |
RDKit
Open-source cheminformatics and machine learning.
|
This is the complete list of members for RDKit::Dict, including all inherited members.
| begin() const | RDKit::Dict | inline |
| clearVal(const std::string_view what) | RDKit::Dict | inline |
| const_iterator typedef | RDKit::Dict | |
| DataType typedef | RDKit::Dict | |
| Dict() | RDKit::Dict | inline |
| Dict(const Dict &other) | RDKit::Dict | inline |
| Dict(Dict &&other) noexcept=default | RDKit::Dict | |
| empty() const | RDKit::Dict | inline |
| end() const | RDKit::Dict | inline |
| extend(std::vector< Pair > &&pairs) | RDKit::Dict | inline |
| getRDValue(const std::string_view what) const | RDKit::Dict | inline |
| getVal(const std::string_view what, T &res) const | RDKit::Dict | inline |
| getVal(const std::string_view what) const | RDKit::Dict | inline |
| getVal(const std::string_view what, std::string &res) const | RDKit::Dict | inline |
| getValIfPresent(const std::string_view what, T &res) const | RDKit::Dict | inline |
| getValIfPresent(const std::string_view what, std::string &res) const | RDKit::Dict | inline |
| hasVal(const std::string_view what) const | RDKit::Dict | inline |
| insert(Pair &&pair) | RDKit::Dict | inline |
| keys() const | RDKit::Dict | inline |
| operator=(const Dict &other) | RDKit::Dict | inline |
| operator=(Dict &&other) noexcept | RDKit::Dict | inline |
| reset() | RDKit::Dict | inline |
| setPODVal(const std::string_view what, T val) | RDKit::Dict | inline |
| setVal(const std::string_view what, T &val) | RDKit::Dict | inline |
| setVal(const std::string_view what, bool val) | RDKit::Dict | inline |
| setVal(const std::string_view what, double val) | RDKit::Dict | inline |
| setVal(const std::string_view what, float val) | RDKit::Dict | inline |
| setVal(const std::string_view what, int val) | RDKit::Dict | inline |
| setVal(const std::string_view what, unsigned int val) | RDKit::Dict | inline |
| setVal(const std::string_view what, const char *val) | RDKit::Dict | inline |
| size() const | RDKit::Dict | inline |
| update(const Dict &other, bool preserveExisting=false) | RDKit::Dict | inline |
| ~Dict() | RDKit::Dict | inline |