![]() |
RDKit
Open-source cheminformatics and machine learning.
|
#include <DuplicatedSeedCache.h>
Classes | |
class | TKey |
Public Types | |
typedef bool | TValue |
Public Member Functions | |
DuplicatedSeedCache () | |
void | clear () |
bool | find (const TKey &key, TValue &value) const |
void | add (const TKey &key, TValue found=true) |
size_t | size () const |
Definition at line 19 of file DuplicatedSeedCache.h.
typedef bool RDKit::FMCS::DuplicatedSeedCache::TValue |
Definition at line 21 of file DuplicatedSeedCache.h.
|
inline |
Definition at line 71 of file DuplicatedSeedCache.h.
Definition at line 87 of file DuplicatedSeedCache.h.
References RDKit::FMCS::DuplicatedSeedCache::TKey::getNumAtoms().
|
inline |
Definition at line 72 of file DuplicatedSeedCache.h.
Definition at line 77 of file DuplicatedSeedCache.h.
References RDKit::FMCS::DuplicatedSeedCache::TKey::getNumAtoms().
|
inline |
Definition at line 93 of file DuplicatedSeedCache.h.