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 |
|
inlineexplicit |
Definition at line 362 of file Dict.h.
References RDKit::copy_rdvalue(), and RDKit::Dict::Pair::val.
|
inlineexplicit |
Definition at line 366 of file Dict.h.
References RDKit::RDTypeTag::EmptyTag, and RDKit::Dict::Pair::val.
|
inlineexplicit |
Definition at line 371 of file Dict.h.
References RDKit::RDTypeTag::EmptyTag, and RDKit::Dict::Pair::val.
|
inline |
Definition at line 376 of file Dict.h.
References RDKit::RDValue::cleanup_rdvalue(), and RDKit::Dict::Pair::val.