|
Rosetta 3.5
|
#include <ResLvlTaskOperations.hh>


Public Types | |
| typedef ResLvlTaskOperation | parent |
Public Types inherited from core::pack::task::operation::ResLvlTaskOperation | |
| typedef utility::tag::TagPtr | TagPtr |
Public Member Functions | |
| virtual | ~RestrictToRepackingRLT () |
| virtual ResLvlTaskOperationOP | clone () const |
| Create another task operation of the type matching the most-derived version of the class. More... | |
| virtual void | apply (ResidueLevelTask &) const |
| Change a ResidueLevelTask in some way. The input pose is the one to which the input task will be later applied. More... | |
Public Member Functions inherited from core::pack::task::operation::ResLvlTaskOperation | |
| virtual void | parse_tag (TagPtr) |
| parser xml-like tags to set class data/parameters More... | |
Definition at line 36 of file ResLvlTaskOperations.hh.
Definition at line 39 of file ResLvlTaskOperations.hh.
|
virtual |
Definition at line 35 of file ResLvlTaskOperations.cc.
|
virtual |
Change a ResidueLevelTask in some way. The input pose is the one to which the input task will be later applied.
Implements core::pack::task::operation::ResLvlTaskOperation.
Definition at line 45 of file ResLvlTaskOperations.cc.
References core::pack::task::ResidueLevelTask::restrict_to_repacking().
|
virtual |
Create another task operation of the type matching the most-derived version of the class.
Implements core::pack::task::operation::ResLvlTaskOperation.
Definition at line 43 of file ResLvlTaskOperations.cc.
1.8.4