#include <list>
#include <map>
#include <set>
#include <vector>
#include <string>
#include <openbabel/plugin.h>

Go to the source code of this file.
Namespaces | |
| namespace | OpenBabel |
Classes | |
| class | OBFingerprint |
| The base class for fingerprints. More... | |
| struct | OBFingerprint::bit_or |
| Function object to set bits. | |
| struct | FptIndexHeader |
| Header for fastsearch index file. More... | |
| struct | FptIndex |
| Structure of fastsearch index files. More... | |
| class | FastSearch |
| Class to search fingerprint index files. More... | |
| class | FastSearchIndexer |
| Class to prepare fingerprint index files See FastSearch class for details. More... | |