RDKit
Open-source cheminformatics and machine learning.
Main Page
Namespaces
Classes
Files
File List
File Members
MolCatalog.h
Go to the documentation of this file.
1
//
2
// Copyright (C) 2006 Greg Landrum
3
//
4
//
5
#ifndef _RD_MOL_CATALOG_H_
6
#define _RD_MOL_CATALOG_H_
7
8
#include <
Catalogs/Catalog.h
>
9
#include <
GraphMol/MolCatalog/MolCatalogEntry.h
>
10
#include <
GraphMol/MolCatalog/MolCatalogParams.h
>
11
12
namespace
RDKit
{
13
14
//! a hierarchical catalog for holding molecules
15
typedef
RDCatalog::HierarchCatalog<MolCatalogEntry, MolCatalogParams, int>
MolCatalog
;
16
}
17
18
#endif
RDKit::MolCatalog
RDCatalog::HierarchCatalog< MolCatalogEntry, MolCatalogParams, int > MolCatalog
a hierarchical catalog for holding molecules
Definition:
MolCatalog.h:15
Catalog.h
RDCatalog::HierarchCatalog
A Catalog with a hierarchical structure.
Definition:
Catalog.h:133
RDKit
Includes a bunch of functionality for handling Atom and Bond queries.
Definition:
Atom.h:28
MolCatalogEntry.h
MolCatalogParams.h
GraphMol
MolCatalog
MolCatalog.h
Generated on Sat Apr 23 2016 18:49:15 for RDKit by
1.8.11