29 #ifndef CDPL_PHARM_POSIONIZABLEFEATUREGENERATOR_HPP
30 #define CDPL_PHARM_POSIONIZABLEFEATUREGENERATOR_HPP
64 void init(
bool chgd_groups_only);
Definition of the class CDPL::Pharm::PatternBasedFeatureGenerator.
Definition of the preprocessor macro CDPL_PHARM_API.
#define CDPL_PHARM_API
Tells the compiler/linker which classes, functions and variables are part of the library API.
MolecularGraph.
Definition: MolecularGraph.hpp:52
PatternBasedFeatureGenerator.
Definition: PatternBasedFeatureGenerator.hpp:58
Pharmacophore.
Definition: Pharmacophore.hpp:48
PosIonizableFeatureGenerator.
Definition: PosIonizableFeatureGenerator.hpp:46
PosIonizableFeatureGenerator(const Chem::MolecularGraph &molgraph, Pharmacophore &pharm, bool chgd_groups_only)
Perceives the positive ionizable group features of the molecular graph a\ molgraph and adds them to t...
PosIonizableFeatureGenerator(bool chgd_groups_only)
Constructs the PosIonizableFeatureGenerator instance.
The namespace of the Chemical Data Processing Library.