RDKit
Open-source cheminformatics and machine learning.
Loading...
Searching...
No Matches
RGroupDecompJSONParsers.h
Go to the documentation of this file.
1
//
2
// Copyright (C) 2024 Novartis Biomedical Research and other RDKit contributors
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
#pragma once
12
13
#include "
RGroupDecompParams.h
"
14
15
namespace
RDKit
{
16
17
RDKIT_RGROUPDECOMPOSITION_EXPORT
void
18
updateRGroupDecompositionParametersFromJSON
(
19
RGroupDecompositionParameters
¶ms,
const
std::string &
details_json
);
20
RDKIT_RGROUPDECOMPOSITION_EXPORT
void
21
updateRGroupDecompositionParametersFromJSON
(
22
RGroupDecompositionParameters
¶ms,
const
char
*
details_json
);
23
24
}
// end namespace RDKit
RGroupDecompParams.h
RDKIT_RGROUPDECOMPOSITION_EXPORT
#define RDKIT_RGROUPDECOMPOSITION_EXPORT
Definition
export.h:441
RDKit
Std stuff.
Definition
Abbreviations.h:19
RDKit::updateRGroupDecompositionParametersFromJSON
RDKIT_RGROUPDECOMPOSITION_EXPORT void updateRGroupDecompositionParametersFromJSON(RGroupDecompositionParameters ¶ms, const std::string &details_json)
RDKit::rdvalue_is
bool rdvalue_is(const RDValue_cast_t)
Definition
RDValue-doublemagic.h:372
RDKit::RGroupDecompositionParameters
Definition
RGroupDecompParams.h:56
GraphMol
RGroupDecomposition
RGroupDecompJSONParsers.h
Generated on Thu Apr 10 2025 08:37:15 for RDKit by
1.9.8