![]() |
Rosetta
2021.16
|
#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 | |
| PreserveCBetaRLT () | |
| ~PreserveCBetaRLT () override | |
| ResLvlTaskOperationOP | clone () const override |
| Create another task operation of the type matching the most-derived version of the class. More... | |
| void | apply (ResidueLevelTask &) const override |
| 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 void | provide_citation_info (basic::citation_manager::CitationCollectionList &) const |
| Provide citations to the passed CitationCollectionList Subclasses should add the info for themselves and any other classes they use. More... | |
Static Public Member Functions | |
| static std::string | keyname () |
| static void | provide_xml_schema (utility::tag::XMLSchemaDefinition &xsd) |
|
default |
|
overridedefault |
|
overridevirtual |
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::or_preserve_c_beta().
|
overridevirtual |
Create another task operation of the type matching the most-derived version of the class.
Implements core::pack::task::operation::ResLvlTaskOperation.
|
static |
Referenced by core::pack::task::operation::PreserveCBetaRLTCreator::keyname(), and provide_xml_schema().
|
static |
1.8.7