![]() |
Rosetta Core
2014.35
|
#include <RotamerSetsBase.hh>
Public Member Functions | |
RotamerSetsBase () | |
virtual | ~RotamerSetsBase () |
virtual uint | nrotamers () const =0 |
virtual uint | nrotamers_for_moltenres (uint) const =0 |
virtual uint | total_residue () const =0 |
virtual uint | nmoltenres () const =0 |
virtual uint | moltenres_2_resid (uint) const =0 |
virtual uint | resid_2_moltenres (uint) const =0 |
virtual uint | moltenres_for_rotamer (uint) const =0 |
virtual uint | res_for_rotamer (uint) const =0 |
virtual core::conformation::ResidueCOP | rotamer (uint) const =0 |
virtual core::conformation::ResidueCOP | rotamer_for_moltenres (uint moltenres_id, uint rotamerid) const =0 |
virtual uint | nrotamer_offset_for_moltenres (uint) const =0 |
virtual uint | rotid_on_moltenresidue (uint rotid) const =0 |
convert rotid in full rotamer enumeration into rotamer id on its source residue More... | |
virtual uint | moltenres_rotid_2_rotid (uint moltenres, uint moltenresrotid) const =0 |
convert moltenres rotid to id in full rotamer enumeration More... | |
core::pack::rotamer_set::RotamerSetsBase::RotamerSetsBase | ( | ) |
|
virtual |
|
pure virtual |
Implemented in core::pack::rotamer_set::RotamerSets, and core::pack::rotamer_set::RotamerSubsets.
|
pure virtual |
Implemented in core::pack::rotamer_set::RotamerSets, and core::pack::rotamer_set::RotamerSubsets.
Referenced by core::pack::rotamer_set::RotamerSubsets::RotamerSubsets().
|
pure virtual |
convert moltenres rotid to id in full rotamer enumeration
Implemented in core::pack::rotamer_set::RotamerSets, and core::pack::rotamer_set::RotamerSubsets.
|
pure virtual |
Implemented in core::pack::rotamer_set::RotamerSets, and core::pack::rotamer_set::RotamerSubsets.
|
pure virtual |
Implemented in core::pack::rotamer_set::RotamerSets, and core::pack::rotamer_set::RotamerSubsets.
|
pure virtual |
Implemented in core::pack::rotamer_set::RotamerSets, and core::pack::rotamer_set::RotamerSubsets.
|
pure virtual |
Implemented in core::pack::rotamer_set::RotamerSets, and core::pack::rotamer_set::RotamerSubsets.
Implemented in core::pack::rotamer_set::RotamerSets, and core::pack::rotamer_set::RotamerSubsets.
|
pure virtual |
Implemented in core::pack::rotamer_set::RotamerSets, and core::pack::rotamer_set::RotamerSubsets.
|
pure virtual |
Implemented in core::pack::rotamer_set::RotamerSets, and core::pack::rotamer_set::RotamerSubsets.
|
pure virtual |
Implemented in core::pack::rotamer_set::RotamerSets, and core::pack::rotamer_set::RotamerSubsets.
|
pure virtual |
convert rotid in full rotamer enumeration into rotamer id on its source residue
Implemented in core::pack::rotamer_set::RotamerSets, and core::pack::rotamer_set::RotamerSubsets.
Referenced by core::pack::rotamer_set::RotamerSubsets::RotamerSubsets().
|
pure virtual |
Implemented in core::pack::rotamer_set::RotamerSets, and core::pack::rotamer_set::RotamerSubsets.