![]() |
Rosetta Core
2014.16.56682
|
NO_ADDUCTS will disable adducts, assuming they exist This command exists because if adducts exist, then they are enabled by default for all residues. 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) |
| NO_ADDUCTS. More... | |
| virtual void | residue_action (PackerTask &, Size resid) const |
| Modify the packer task with the command that was read in. More... | |
Public Member Functions inherited from core::pack::task::ResfileCommand | |
| virtual | ~ResfileCommand () |
| Automatically generated virtual destructor for class deriving directly from ReferenceCount. More... | |
Static Public Member Functions | |
| static std::string | name () |
NO_ADDUCTS will disable adducts, assuming they exist This command exists because if adducts exist, then they are enabled by default for all residues.
|
inlinevirtual |
Implements core::pack::task::ResfileCommand.
|
virtual |
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::PackerTask::nonconst_residue_task(), and core::pack::task::ResidueLevelTask::or_adducts().
1.8.7