![]() |
RDKit
Open-source cheminformatics and machine learning.
|
#include <Dict.h>
Public Member Functions | |
| PairHolder () | |
| PairHolder (const PairHolder &p) | |
| PairHolder (PairHolder &&p) | |
| PairHolder (Dict::Pair &&p) | |
| ~PairHolder () | |
Public Member Functions inherited from RDKit::Dict::Pair | |
| Pair () | |
| Pair (std::string s) | |
| Pair (std::string s, const RDValue &v) | |
| void | cleanup () |
Additional Inherited Members | |
Public Attributes inherited from RDKit::Dict::Pair | |
| std::string | key |
| RDValue | val |
|
inline |
Definition at line 360 of file Dict.h.
References RDKit::Dict::Pair::Pair().
Referenced by PairHolder(), and PairHolder().
|
inlineexplicit |
Definition at line 362 of file Dict.h.
References RDKit::copy_rdvalue(), RDKit::Dict::Pair::key, RDKit::Dict::Pair::Pair(), PairHolder(), and RDKit::Dict::Pair::val.
|
inlineexplicit |
Definition at line 366 of file Dict.h.
References RDKit::RDTypeTag::EmptyTag, RDKit::Dict::Pair::key, RDKit::Dict::Pair::Pair(), PairHolder(), and RDKit::Dict::Pair::val.
|
inlineexplicit |
Definition at line 371 of file Dict.h.
References RDKit::RDTypeTag::EmptyTag, RDKit::Dict::Pair::key, RDKit::Dict::Pair::Pair(), and RDKit::Dict::Pair::val.
|
inline |
Definition at line 376 of file Dict.h.
References RDKit::RDValue::cleanup_rdvalue(), and RDKit::Dict::Pair::val.