29 #ifndef CDPL_PHARM_DEFAULTINTERACTIONANALYZER_HPP
30 #define CDPL_PHARM_DEFAULTINTERACTIONANALYZER_HPP
Definition of class CDPL::Pharm::InteractionAnalyzer.
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.
Interaction analyzer pre-configured with the built-in default set of interaction constraints (hydroge...
Definition: DefaultInteractionAnalyzer.hpp:47
DefaultInteractionAnalyzer(const FeatureContainer &cntnr1, const FeatureContainer &cntnr2, FeatureMapping &interactions)
Constructs the DefaultInteractionAnalyzer instance and immediately analyses the interactions between ...
DefaultInteractionAnalyzer()
Constructs the DefaultInteractionAnalyzer instance.
Abstract base class for containers holding a sequence of Pharm::Feature objects with associated prope...
Definition: FeatureContainer.hpp:55
Data type for the storage and lookup of arbitrary feature to feature mappings.
Definition: FeatureMapping.hpp:54
Analyzer that detects pairwise interactions between features of two Pharm::FeatureContainer instances...
Definition: InteractionAnalyzer.hpp:58
The namespace of the Chemical Data Processing Library.