![]() |
Rosetta Core
2014.35
|
SCAN suggests to some packing routines that if there are multiple type choices for this residue, then each of them should be considered explicitly in one way or another. More...
#include <ResfileReader.hh>
Public Member Functions | |
virtual ResfileCommandOP | clone () const |
virtual void | initialize_from_tokens (utility::vector1< std::string > const &tokens, Size &which_token, Size resid) |
SCAN. More... | |
virtual void | residue_action (PackerTask &, Size resid) const |
Modify the packer task with the command that was read in. More... | |
![]() | |
virtual | ~ResfileCommand () |
Automatically generated virtual destructor for class deriving directly from ReferenceCount. More... | |
Static Public Member Functions | |
static std::string | name () |
SCAN suggests to some packing routines that if there are multiple type choices for this residue, then each of them should be considered explicitly in one way or another.
This is a protocol-level flag to be used in non-vanilla packers
|
inlinevirtual |
Implements core::pack::task::ResfileCommand.
|
virtual |
SCAN.
Implements core::pack::task::ResfileCommand.
References ASSERT_ONLY, and core::pack::task::get_token().
|
inlinestatic |
Referenced by core::pack::task::create_command_map().
|
virtual |
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().