RDKit
Open-source cheminformatics and machine learning.
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
z
Typedefs
a
b
c
d
f
g
i
l
m
o
p
q
r
s
t
u
v
Enumerations
a
b
c
d
e
f
h
i
l
m
n
o
r
s
t
w
Enumerator
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
w
x
y
z
Classes
Class List
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
i
k
m
o
p
q
r
s
t
v
Enumerations
Enumerator
a
b
c
d
e
f
g
h
i
k
m
n
o
p
q
r
s
t
u
v
w
x
z
Related Symbols
Files
File List
File Members
All
a
b
c
d
e
f
i
k
l
m
n
o
p
r
s
t
u
v
z
Functions
a
b
c
d
f
i
k
m
n
o
r
s
t
u
Variables
b
c
f
i
l
m
n
o
p
r
s
t
v
z
Typedefs
Macros
a
b
c
d
f
i
m
n
p
r
s
t
u
v
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
MolCatalog.h
Go to the documentation of this file.
1
//
2
// Copyright (C) 2006 Greg Landrum
3
//
4
//
5
#include <
RDGeneral/export.h
>
6
#ifndef _RD_MOL_CATALOG_H_
7
#define _RD_MOL_CATALOG_H_
8
9
#include <
Catalogs/Catalog.h
>
10
#include <
GraphMol/MolCatalog/MolCatalogEntry.h
>
11
#include <
GraphMol/MolCatalog/MolCatalogParams.h
>
12
13
namespace
RDKit
{
14
15
//! a hierarchical catalog for holding molecules
16
typedef
RDCatalog::HierarchCatalog<MolCatalogEntry, MolCatalogParams, int>
17
MolCatalog
;
18
}
// namespace RDKit
19
20
#endif
Catalog.h
MolCatalogEntry.h
MolCatalogParams.h
RDCatalog::HierarchCatalog
A Catalog with a hierarchical structure.
Definition
Catalog.h:135
export.h
RDKit
Std stuff.
Definition
Abbreviations.h:19
RDKit::MolCatalog
RDCatalog::HierarchCatalog< MolCatalogEntry, MolCatalogParams, int > MolCatalog
a hierarchical catalog for holding molecules
Definition
MolCatalog.h:17
GraphMol
MolCatalog
MolCatalog.h
Generated on Thu Apr 10 2025 08:37:15 for RDKit by
1.9.8