![]() |
Rosetta
2021.16
|
#include <FixbbRotamerSets.hh>

Public Types | |
| typedef pack_basic::RotamerSetsBase | parent |
| typedef utility::vector1 < RotamerSetOP > | RotamerSetVector |
Public Member Functions | |
| FixbbRotamerSets () | |
| ~FixbbRotamerSets () override | |
| virtual RotamerSetCOP | rotamer_set_for_residue (uint resid) const =0 |
| virtual RotamerSetOP | rotamer_set_for_residue (uint resid)=0 |
| virtual RotamerSetCOP | rotamer_set_for_moltenresidue (uint moltenresid) const =0 |
| virtual RotamerSetOP | rotamer_set_for_moltenresidue (uint moltenresid)=0 |
| virtual RotamerSetVector::const_iterator | begin ()=0 |
| virtual RotamerSetVector::const_iterator | end ()=0 |
| virtual utility::vector1< uint > const & | resid_2_moltenres_vector () const =0 |
| virtual utility::vector1< uint > const & | moltenres_2_resid_vector () const =0 |
| void | show (std::ostream &out) const override=0 |
Public Member Functions inherited from core::pack_basic::RotamerSetsBase | |
| RotamerSetsBase () | |
| ~RotamerSetsBase () override | |
| 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... | |
| virtual void | initialize_pose_for_rotsets_creation (pose::Pose &pose) const =0 |
| Give the pose a chance to stash any data needed by the rotset need nonconst access to pose. More... | |
| typedef utility::vector1< RotamerSetOP > core::pack::rotamer_set::FixbbRotamerSets::RotamerSetVector |
|
default |
|
overridedefault |
|
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.
|
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 |
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.
|
overridepure virtual |
Implements core::pack_basic::RotamerSetsBase.
Implemented in core::pack::rotamer_set::RotamerSets, and core::pack::rotamer_set::RotamerSubsets.
1.8.7