RDKit
Open-source cheminformatics and machine learning.
|
#include <RDGeneral/export.h>
#include <utility>
#include <GraphMol/RDKitBase.h>
#include <GraphMol/Substruct/SubstructMatch.h>
#include "FilterMatcherBase.h"
#include <GraphMol/MolPickler.h>
Go to the source code of this file.
Classes | |
class | RDKit::FilterMatchOps::And |
class | RDKit::FilterMatchOps::Or |
class | RDKit::FilterMatchOps::Not |
class | RDKit::SmartsMatcher |
class | RDKit::ExclusionList |
class | RDKit::FilterHierarchyMatcher |
Namespaces | |
namespace | RDKit |
Std stuff. | |
namespace | RDKit::FilterMatchOps |
Variables | |
RDKIT_FILTERCATALOG_EXPORT const char * | RDKit::SMARTS_MATCH_NAME_DEFAULT |