RDKit
Open-source cheminformatics and machine learning.
Loading...
Searching...
No Matches
RDKit::ChemicalReaction Member List

This is the complete list of members for RDKit::ChemicalReaction, including all inherited members.

addAgentTemplate(ROMOL_SPTR mol)RDKit::ChemicalReactioninline
addProductTemplate(ROMOL_SPTR mol)RDKit::ChemicalReactioninline
addReactantTemplate(ROMOL_SPTR mol)RDKit::ChemicalReactioninline
beginAgentTemplates() constRDKit::ChemicalReactioninline
beginAgentTemplates()RDKit::ChemicalReactioninline
beginProductTemplates() constRDKit::ChemicalReactioninline
beginProductTemplates()RDKit::ChemicalReactioninline
beginReactantTemplates() constRDKit::ChemicalReactioninline
beginReactantTemplates()RDKit::ChemicalReactioninline
ChemicalReaction()RDKit::ChemicalReactioninline
ChemicalReaction(const std::string &binStr)RDKit::ChemicalReaction
ChemicalReaction(const ChemicalReaction &other)RDKit::ChemicalReactioninline
clear()RDKit::RDPropsinline
clearComputedProps() constRDKit::RDPropsinline
clearProp(const std::string &key) constRDKit::RDPropsinline
d_propsRDKit::RDPropsmutableprotected
endAgentTemplates() constRDKit::ChemicalReactioninline
endAgentTemplates()RDKit::ChemicalReactioninline
endProductTemplates() constRDKit::ChemicalReactioninline
endProductTemplates()RDKit::ChemicalReactioninline
endReactantTemplates() constRDKit::ChemicalReactioninline
endReactantTemplates()RDKit::ChemicalReactioninline
getAgents() constRDKit::ChemicalReactioninline
getDict() constRDKit::RDPropsinline
getDict()RDKit::RDPropsinline
getImplicitPropertiesFlag() constRDKit::ChemicalReactioninline
getNumAgentTemplates() constRDKit::ChemicalReactioninline
getNumProductTemplates() constRDKit::ChemicalReactioninline
getNumReactantTemplates() constRDKit::ChemicalReactioninline
getProducts() constRDKit::ChemicalReactioninline
getProp(const std::string &key, T &res) constRDKit::RDPropsinline
getProp(const std::string &key) constRDKit::RDPropsinline
getPropIfPresent(const std::string &key, T &res) constRDKit::RDPropsinline
getPropList(bool includePrivate=true, bool includeComputed=true) constRDKit::RDPropsinline
getReactants() constRDKit::ChemicalReactioninline
getSubstructParams() constRDKit::ChemicalReactioninline
getSubstructParams()RDKit::ChemicalReactioninline
hasProp(const std::string &key) constRDKit::RDPropsinline
initReactantMatchers(bool silent=false)RDKit::ChemicalReaction
isInitialized() constRDKit::ChemicalReactioninline
operator=(const ChemicalReaction &other)RDKit::ChemicalReactioninline
RDKit::RDProps::operator=(const RDProps &rhs)RDKit::RDPropsinline
RDKit::RDProps::operator=(RDProps &&rhs) noexcept=defaultRDKit::RDProps
RDProps()RDKit::RDPropsinline
RDProps(const RDProps &rhs)RDKit::RDPropsinline
RDProps(RDProps &&o) noexcept=defaultRDKit::RDProps
ReactionPicklerRDKit::ChemicalReactionfriend
removeAgentTemplates(MOL_SPTR_VECT *targetVector=nullptr)RDKit::ChemicalReaction
removeUnmappedProductTemplates(double thresholdUnmappedAtoms=0.2, bool moveToAgentTemplates=true, MOL_SPTR_VECT *targetVector=nullptr)RDKit::ChemicalReaction
removeUnmappedReactantTemplates(double thresholdUnmappedAtoms=0.2, bool moveToAgentTemplates=true, MOL_SPTR_VECT *targetVector=nullptr)RDKit::ChemicalReaction
runReactant(ROMOL_SPTR reactant, unsigned int reactantTemplateIdx) constRDKit::ChemicalReaction
runReactant(RWMol &reactant, bool removeUnmatchedAtoms=true) constRDKit::ChemicalReaction
runReactants(const MOL_SPTR_VECT reactants, unsigned int numProducts=1000) constRDKit::ChemicalReaction
setImplicitPropertiesFlag(bool val)RDKit::ChemicalReactioninline
setProp(const std::string &key, T val, bool computed=false) constRDKit::RDPropsinline
updateProps(const RDProps &source, bool preserveExisting=false)RDKit::RDPropsinline
validate(unsigned int &numWarnings, unsigned int &numErrors, bool silent=false) constRDKit::ChemicalReaction