Chemical Data Processing Library C++ API - Version 1.1.1
|
#include <MMFF94InteractionData.hpp>
Public Types | |
typedef std::shared_ptr< MMFF94InteractionData > | SharedPointer |
typedef std::shared_ptr<MMFF94InteractionData> CDPL::ForceField::MMFF94InteractionData::SharedPointer |
const MMFF94BondStretchingInteractionList& CDPL::ForceField::MMFF94InteractionData::getBondStretchingInteractions | ( | ) | const |
MMFF94BondStretchingInteractionList& CDPL::ForceField::MMFF94InteractionData::getBondStretchingInteractions | ( | ) |
const MMFF94AngleBendingInteractionList& CDPL::ForceField::MMFF94InteractionData::getAngleBendingInteractions | ( | ) | const |
MMFF94AngleBendingInteractionList& CDPL::ForceField::MMFF94InteractionData::getAngleBendingInteractions | ( | ) |
const MMFF94StretchBendInteractionList& CDPL::ForceField::MMFF94InteractionData::getStretchBendInteractions | ( | ) | const |
MMFF94StretchBendInteractionList& CDPL::ForceField::MMFF94InteractionData::getStretchBendInteractions | ( | ) |
const MMFF94OutOfPlaneBendingInteractionList& CDPL::ForceField::MMFF94InteractionData::getOutOfPlaneBendingInteractions | ( | ) | const |
MMFF94OutOfPlaneBendingInteractionList& CDPL::ForceField::MMFF94InteractionData::getOutOfPlaneBendingInteractions | ( | ) |
const MMFF94TorsionInteractionList& CDPL::ForceField::MMFF94InteractionData::getTorsionInteractions | ( | ) | const |
MMFF94TorsionInteractionList& CDPL::ForceField::MMFF94InteractionData::getTorsionInteractions | ( | ) |
const MMFF94ElectrostaticInteractionList& CDPL::ForceField::MMFF94InteractionData::getElectrostaticInteractions | ( | ) | const |
MMFF94ElectrostaticInteractionList& CDPL::ForceField::MMFF94InteractionData::getElectrostaticInteractions | ( | ) |
const MMFF94VanDerWaalsInteractionList& CDPL::ForceField::MMFF94InteractionData::getVanDerWaalsInteractions | ( | ) | const |
MMFF94VanDerWaalsInteractionList& CDPL::ForceField::MMFF94InteractionData::getVanDerWaalsInteractions | ( | ) |
void CDPL::ForceField::MMFF94InteractionData::clear | ( | ) |
void CDPL::ForceField::MMFF94InteractionData::swap | ( | MMFF94InteractionData & | ia_data | ) |