![]() |
Rosetta Core
2014.16.56682
|
#include <ResLvlTaskOperations.hh>
Public Types | |
| typedef ResLvlTaskOperation | parent |
Public Types inherited from core::pack::task::operation::ResLvlTaskOperation | |
| typedef utility::tag::TagCOP | TagCOP |
Public Member Functions | |
| virtual | ~PreventRepackingRLT () |
| 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 (TagCOP) |
| parser xml-like tags to set class data/parameters More... | |
|
virtual |
|
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.
References core::pack::task::ResidueLevelTask::prevent_repacking().
|
virtual |
Create another task operation of the type matching the most-derived version of the class.
Implements core::pack::task::operation::ResLvlTaskOperation.
1.8.7