29 #ifndef CDPL_PHARM_HBONDDONORFEATUREGENERATOR_HPP 
   30 #define CDPL_PHARM_HBONDDONORFEATUREGENERATOR_HPP 
   67             void init(
bool static_h_bonds);
 
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
 
HBondDonorFeatureGenerator.
Definition: HBondDonorFeatureGenerator.hpp:46
 
HBondDonorFeatureGenerator(bool static_h_bonds)
Constructs the HBondDonorFeatureGenerator instance.
 
HBondDonorFeatureGenerator(const Chem::MolecularGraph &molgraph, Pharmacophore &pharm, bool static_h_bonds)
Perceives the hydrogen bond donor features of the molecular graph a\ molgraph and adds them to the ph...
 
PatternBasedFeatureGenerator.
Definition: PatternBasedFeatureGenerator.hpp:58
 
Pharmacophore.
Definition: Pharmacophore.hpp:48
 
The namespace of the Chemical Data Processing Library.