|
Rosetta 3.5
|
#include <WatsonCrickRotamerCouplings.hh>


Public Types | |
| typedef core::pose::Pose | Pose |
| typedef core::pack::task::operation::TaskOperation | TaskOperation |
| typedef core::pack::task::operation::TaskOperationOP | TaskOperationOP |
| typedef core::pack::task::PackerTask | PackerTask |
Public Types inherited from core::pack::task::operation::TaskOperation | |
| typedef utility::tag::TagPtr | TagPtr |
| typedef pose::Pose | Pose |
Public Member Functions | |
| virtual | ~WatsonCrickRotamerCouplings () |
| virtual TaskOperationOP | clone () const |
| Create another task operation of the type matching the most-derived version of the class. More... | |
| virtual void | apply (Pose const &pose, PackerTask &ptask) const |
| Change a packer task in some way. The input pose is the one to which the input task will be later applied. More... | |
| virtual void | parse_tag (TagPtr) |
| Used to parse an xml-like tag to load parameters and properties. More... | |
Public Member Functions inherited from core::pack::task::operation::TaskOperation | |
| virtual | ~TaskOperation () |
| virtual void | parse_def (utility::lua::LuaObject const &def) |
Definition at line 27 of file WatsonCrickRotamerCouplings.hh.
Definition at line 33 of file WatsonCrickRotamerCouplings.hh.
Definition at line 30 of file WatsonCrickRotamerCouplings.hh.
| typedef core::pack::task::operation::TaskOperation protocols::dna::WatsonCrickRotamerCouplings::TaskOperation |
Definition at line 31 of file WatsonCrickRotamerCouplings.hh.
| typedef core::pack::task::operation::TaskOperationOP protocols::dna::WatsonCrickRotamerCouplings::TaskOperationOP |
Definition at line 32 of file WatsonCrickRotamerCouplings.hh.
|
virtual |
Definition at line 59 of file WatsonCrickRotamerCouplings.cc.
|
virtual |
Change a packer task in some way. The input pose is the one to which the input task will be later applied.
Implements core::pack::task::operation::TaskOperation.
Definition at line 71 of file WatsonCrickRotamerCouplings.cc.
References protocols::dna::DnaChains::begin(), protocols::dna::DnaPosition::bottom(), protocols::dna::dna_full_name3(), protocols::dna::DnaChains::end(), protocols::dna::find_basepairs(), core::chemical::ResidueType::name3(), protocols::dna::DnaPosition::paired(), core::pose::Pose::pdb_info(), core::pose::Pose::residue_type(), core::pack::task::PackerTask::rotamer_couplings(), protocols::dna::DnaPosition::top(), core::pose::Pose::total_residue(), and protocols::dna::TR().
|
virtual |
Create another task operation of the type matching the most-derived version of the class.
Implements core::pack::task::operation::TaskOperation.
Definition at line 61 of file WatsonCrickRotamerCouplings.cc.
|
virtual |
Used to parse an xml-like tag to load parameters and properties.
Reimplemented from core::pack::task::operation::TaskOperation.
Definition at line 67 of file WatsonCrickRotamerCouplings.cc.
1.8.4