RDKit
Open-source cheminformatics and machine learning.
|
#include <SubstructureCache.h>
Classes | |
struct | HashKey |
struct | KeyNumericMetrics |
Public Types | |
typedef HashKey | TKey |
typedef std::list< FMCS::Graph > | TIndexEntry |
Public Member Functions | |
TIndexEntry * | find (const Seed &seed, const std::vector< unsigned int > &queryAtomLabels, const std::vector< unsigned int > &queryBondLabels, TKey &key) |
void | add (const Seed &seed, TKey &key, TIndexEntry *entry) |
size_t | keyssize () const |
size_t | fullsize () const |
Definition at line 23 of file SubstructureCache.h.
Definition at line 114 of file SubstructureCache.h.
Definition at line 113 of file SubstructureCache.h.
|
inline |
Definition at line 138 of file SubstructureCache.h.
References RDKit::FMCS::SubstructureCache::HashKey::NumericMetrics, and RDKit::FMCS::SubstructureCache::KeyNumericMetrics::Value.
|
inline |
Definition at line 124 of file SubstructureCache.h.
References RDKit::FMCS::SubstructureCache::HashKey::computeKey(), RDKit::FMCS::SubstructureCache::HashKey::NumericMetrics, and RDKit::FMCS::SubstructureCache::KeyNumericMetrics::Value.
|
inline |
Definition at line 164 of file SubstructureCache.h.
|
inline |
Definition at line 160 of file SubstructureCache.h.