Chemical Data Processing Library C++ API - Version 1.4.0
Classes | Namespaces
AromaticFeatureGenerator.hpp File Reference

Definition of class CDPL::Pharm::AromaticFeatureGenerator. More...

#include "CDPL/Pharm/APIPrefix.hpp"
#include "CDPL/Pharm/PatternBasedFeatureGenerator.hpp"
#include "CDPL/Pharm/FeatureType.hpp"
#include "CDPL/Pharm/FeatureGeometry.hpp"
#include "CDPL/Chem/AromaticSSSRSubset.hpp"
#include "CDPL/Util/BitSet.hpp"

Go to the source code of this file.

Classes

class  CDPL::Pharm::AromaticFeatureGenerator
 Pharm::FeatureGenerator implementation that perceives aromatic ring features by enumerating the aromatic SSSR subset of the input molecular graph. More...
 

Namespaces

 CDPL
 The namespace of the Chemical Data Processing Library.
 
 CDPL::Pharm
 Contains classes and functions related to pharmacophore perception and pharmacophore applications.
 

Detailed Description

Definition of class CDPL::Pharm::AromaticFeatureGenerator.