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:473
RDKit
Std stuff.
Definition
Abbreviations.h:19
RDKit::updateRGroupDecompositionParametersFromJSON
RDKIT_RGROUPDECOMPOSITION_EXPORT void updateRGroupDecompositionParametersFromJSON(RGroupDecompositionParameters ¶ms, const std::string &details_json)
RDKit::RGroupDecompositionParameters
Definition
RGroupDecompParams.h:39
GraphMol
RGroupDecomposition
RGroupDecompJSONParsers.h
Generated on Fri Feb 27 2026 15:14:41 for RDKit by
1.13.2