![]() |
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 18 of file DuplicatedSeedCache.h.
typedef bool RDKit::FMCS::DuplicatedSeedCache::TValue |
Definition at line 20 of file DuplicatedSeedCache.h.
|
inline |
Definition at line 73 of file DuplicatedSeedCache.h.
Definition at line 90 of file DuplicatedSeedCache.h.
References RDKit::FMCS::DuplicatedSeedCache::TKey::getNumAtoms().
|
inline |
Definition at line 74 of file DuplicatedSeedCache.h.
Definition at line 79 of file DuplicatedSeedCache.h.
References RDKit::FMCS::DuplicatedSeedCache::TKey::getNumAtoms().
|
inline |
Definition at line 97 of file DuplicatedSeedCache.h.