Chemical Data Processing Library C++ API - Version 1.1.1
|
This is the complete list of members for CDPL::Pharm::DefaultInteractionAnalyzer, including all inherited members.
analyze(const FeatureContainer &cntnr1, const FeatureContainer &cntnr2, FeatureMapping &iactions, bool append=false) const | CDPL::Pharm::InteractionAnalyzer | |
ConstraintFunction typedef | CDPL::Pharm::InteractionAnalyzer | |
DefaultInteractionAnalyzer() | CDPL::Pharm::DefaultInteractionAnalyzer | |
DefaultInteractionAnalyzer(const FeatureContainer &cntnr1, const FeatureContainer &cntnr2, FeatureMapping &interactions) | CDPL::Pharm::DefaultInteractionAnalyzer | |
getConstraintFunction(unsigned int type1, unsigned type2) const | CDPL::Pharm::InteractionAnalyzer | |
InteractionAnalyzer() | CDPL::Pharm::InteractionAnalyzer | inline |
removeConstraintFunction(unsigned int type1, unsigned type2) | CDPL::Pharm::InteractionAnalyzer | |
setConstraintFunction(unsigned int type1, unsigned type2, const ConstraintFunction &func) | CDPL::Pharm::InteractionAnalyzer | |
~InteractionAnalyzer() | CDPL::Pharm::InteractionAnalyzer | inlinevirtual |