RDKit
Open-source cheminformatics and machine learning.
Loading...
Searching...
No Matches
RDCatalog Namespace Reference

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...
 

Variables

const int versionMajor = 1
 
const int versionMinor = 0
 
const int versionPatch = 0
 
const int endianId = 0xDEADBEEF
 

Variable Documentation

◆ endianId

const int RDCatalog::endianId = 0xDEADBEEF

◆ versionMajor

const int RDCatalog::versionMajor = 1

◆ versionMinor

const int RDCatalog::versionMinor = 0

◆ versionPatch

const int RDCatalog::versionPatch = 0