Chemical Data Processing Library C++ API - Version 1.0.0
|
#include <MMFF94InteractionData.hpp>
Public Types | |
typedef std::shared_ptr< MMFF94InteractionData > | SharedPointer |
typedef std::shared_ptr<MMFF94InteractionData> CDPL::ForceField::MMFF94InteractionData::SharedPointer |
const MMFF94BondStretchingInteractionData& CDPL::ForceField::MMFF94InteractionData::getBondStretchingInteractions | ( | ) | const |
MMFF94BondStretchingInteractionData& CDPL::ForceField::MMFF94InteractionData::getBondStretchingInteractions | ( | ) |
const MMFF94AngleBendingInteractionData& CDPL::ForceField::MMFF94InteractionData::getAngleBendingInteractions | ( | ) | const |
MMFF94AngleBendingInteractionData& CDPL::ForceField::MMFF94InteractionData::getAngleBendingInteractions | ( | ) |
const MMFF94StretchBendInteractionData& CDPL::ForceField::MMFF94InteractionData::getStretchBendInteractions | ( | ) | const |
MMFF94StretchBendInteractionData& CDPL::ForceField::MMFF94InteractionData::getStretchBendInteractions | ( | ) |
const MMFF94OutOfPlaneBendingInteractionData& CDPL::ForceField::MMFF94InteractionData::getOutOfPlaneBendingInteractions | ( | ) | const |
MMFF94OutOfPlaneBendingInteractionData& CDPL::ForceField::MMFF94InteractionData::getOutOfPlaneBendingInteractions | ( | ) |
const MMFF94TorsionInteractionData& CDPL::ForceField::MMFF94InteractionData::getTorsionInteractions | ( | ) | const |
MMFF94TorsionInteractionData& CDPL::ForceField::MMFF94InteractionData::getTorsionInteractions | ( | ) |
const MMFF94ElectrostaticInteractionData& CDPL::ForceField::MMFF94InteractionData::getElectrostaticInteractions | ( | ) | const |
MMFF94ElectrostaticInteractionData& CDPL::ForceField::MMFF94InteractionData::getElectrostaticInteractions | ( | ) |
const MMFF94VanDerWaalsInteractionData& CDPL::ForceField::MMFF94InteractionData::getVanDerWaalsInteractions | ( | ) | const |
MMFF94VanDerWaalsInteractionData& CDPL::ForceField::MMFF94InteractionData::getVanDerWaalsInteractions | ( | ) |
void CDPL::ForceField::MMFF94InteractionData::clear | ( | ) |
void CDPL::ForceField::MMFF94InteractionData::swap | ( | MMFF94InteractionData & | ia_data | ) |