#include <SubstructureCache.h>
Definition at line 23 of file SubstructureCache.h.
◆ TIndexEntry
◆ TKey
◆ add()
void RDKit::FMCS::SubstructureCache::add |
( |
const Seed & |
seed, |
|
|
TKey & |
key, |
|
|
TIndexEntry * |
entry |
|
) |
| |
|
inline |
◆ find()
TIndexEntry * RDKit::FMCS::SubstructureCache::find |
( |
const Seed & |
seed, |
|
|
const std::vector< unsigned int > & |
queryAtomLabels, |
|
|
const std::vector< unsigned int > & |
queryBondLabels, |
|
|
TKey & |
key |
|
) |
| |
|
inline |
◆ fullsize()
size_t RDKit::FMCS::SubstructureCache::fullsize |
( |
| ) |
const |
|
inline |
◆ keyssize()
size_t RDKit::FMCS::SubstructureCache::keyssize |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: