29 #ifndef CDPL_DESCR_NPOINT3DPHARMACOPHOREFINGERPRINTGENERATOR_HPP
30 #define CDPL_DESCR_NPOINT3DPHARMACOPHOREFINGERPRINTGENERATOR_HPP
52 typedef std::shared_ptr<NPoint3DPharmacophoreFingerprintGenerator>
SharedPointer;
Definition of the preprocessor macro CDPL_DESCR_API.
#define CDPL_DESCR_API
Tells the compiler/linker which classes, functions and variables are part of the library API.
Definition of the class CDPL::Descr::NPointPharmacophoreFingerprintGenerator.
MolecularGraph.
Definition: MolecularGraph.hpp:52
NPoint3DPharmacophoreFingerprintGenerator.
Definition: NPoint3DPharmacophoreFingerprintGenerator.hpp:49
NPoint3DPharmacophoreFingerprintGenerator(const Chem::MolecularGraph &molgraph, Util::BitSet &fp)
NPoint3DPharmacophoreFingerprintGenerator(const NPoint3DPharmacophoreFingerprintGenerator &gen)=default
std::shared_ptr< NPoint3DPharmacophoreFingerprintGenerator > SharedPointer
Definition: NPoint3DPharmacophoreFingerprintGenerator.hpp:52
NPoint3DPharmacophoreFingerprintGenerator()=default
NPoint3DPharmacophoreFingerprintGenerator(const Pharm::FeatureContainer &cntnr, Util::BitSet &fp)
NPointPharmacophoreFingerprintGenerator.
Definition: NPointPharmacophoreFingerprintGenerator.hpp:54
void generate(const Chem::MolecularGraph &molgraph, Util::BitSet &fp)
FeatureContainer.
Definition: FeatureContainer.hpp:53
Feature.
Definition: Feature.hpp:48
boost::dynamic_bitset BitSet
A dynamic bitset class.
Definition: BitSet.hpp:46
The namespace of the Chemical Data Processing Library.