![]() |
Rosetta
2021.16
|
AUTO suggests that a packer can/should reconsider the design setting at a/each residue. More...
#include <ResfileReader.hh>

Public Member Functions | |
| ResfileCommandOP | clone () const override |
| void | initialize_from_tokens (utility::vector1< std::string > const &tokens, Size &which_token, Size resid) override |
| AUTO. More... | |
| void | residue_action (PackerTask &, Size resid) const override |
| Modify the packer task with the command that was read in. More... | |
| std::string | get_name () override |
Public Member Functions inherited from core::pack::task::ResfileCommand | |
| ~ResfileCommand () override | |
| Automatically generated virtual destructor for class deriving directly from VirtualBase. More... | |
Static Public Member Functions | |
| static std::string | name () |
AUTO suggests that a packer can/should reconsider the design setting at a/each residue.
This is a protocol-level flag to be used in non-vanilla packers. For example, one may want an ALLAA tag to be effective only if the residue is in an automatically-determined region of interest, without knowing which residues qualify a-priori
|
inlineoverridevirtual |
Implements core::pack::task::ResfileCommand.
|
inlineoverridevirtual |
Implements core::pack::task::ResfileCommand.
References name().
|
inlinestatic |
Referenced by core::pack::task::create_command_map(), and get_name().
|
overridevirtual |
Modify the packer task with the command that was read in.
Implements core::pack::task::ResfileCommand.
References core::pack::task::ResidueLevelTask::add_behavior(), and core::pack::task::PackerTask::nonconst_residue_task().
1.8.7