![]() |
RDKit
Open-source cheminformatics and machine learning.
|
Classes | |
class | Catalog |
abstract base class for a catalog object More... | |
class | CatalogEntry |
Abstract base class to be used to represent an entry in a Catalog. More... | |
class | CatalogParams |
abstract base class for the container used to create a catalog More... | |
class | HierarchCatalog |
A Catalog with a hierarchical structure. More... | |
class | LinearCatalog |
a linear Catalog (analogous to an std::vector) More... | |
Variables | |
const int | versionMajor =1 |
const int | versionMinor =0 |
const int | versionPatch =0 |
const int | endianId =0xDEADBEEF |