RDKit
Open-source cheminformatics and machine learning.
StructCheckerOptions.h
Go to the documentation of this file.
1
//
2
// Copyright (C) 2016 Novartis Institutes for BioMedical Research
3
//
4
// @@ All Rights Reserved @@
5
// This file is part of the RDKit.
6
// The contents are covered by the terms of the BSD license
7
// which is included in the file license.txt, found at the root
8
// of the RDKit source tree.
9
//
10
11
#include <
RDGeneral/export.h
>
12
#include "
StructChecker.h
"
13
14
namespace
RDKit
{
15
namespace
StructureCheck {
16
// used in unit test
17
RDKIT_STRUCTCHECKER_EXPORT
bool
StringToAugmentedAtom
(
const
char
*str, AugmentedAtom &aa);
18
}
19
}
export.h
StructChecker.h
Contains the public API of the StructChecker.
RDKit::StructureCheck::StringToAugmentedAtom
RDKIT_STRUCTCHECKER_EXPORT bool StringToAugmentedAtom(const char *str, AugmentedAtom &aa)
RDKit
Std stuff.
Definition:
Atom.h:30
RDKIT_STRUCTCHECKER_EXPORT
#define RDKIT_STRUCTCHECKER_EXPORT
Definition:
export.h:606
GraphMol
StructChecker
StructCheckerOptions.h
Generated on Wed May 1 2019 11:56:24 for RDKit by
1.8.13