Rosetta  2020.11
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Static Public Member Functions | List of all members
core::pack::task::NO_ADDUCTS Class Reference

NO_ADDUCTS will disable adducts, assuming they exist. More...

#include <ResfileReader.hh>

Inheritance diagram for core::pack::task::NO_ADDUCTS:
Inheritance graph
[legend]

Public Member Functions

ResfileCommandOP clone () const override
 
void initialize_from_tokens (utility::vector1< std::string > const &tokens, Size &which_token, Size resid) override
 NO_ADDUCTS. 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 ReferenceCount. More...
 

Static Public Member Functions

static std::string name ()
 

Detailed Description

NO_ADDUCTS will disable adducts, assuming they exist.

This command exists because if adducts exist, then they are enabled by default for all residues.

Author
ashworth

Member Function Documentation

ResfileCommandOP core::pack::task::NO_ADDUCTS::clone ( ) const
inlineoverridevirtual
std::string core::pack::task::NO_ADDUCTS::get_name ( )
inlineoverridevirtual

Implements core::pack::task::ResfileCommand.

References name().

void core::pack::task::NO_ADDUCTS::initialize_from_tokens ( utility::vector1< std::string > const &  tokens,
Size which_token,
Size  resid 
)
overridevirtual
static std::string core::pack::task::NO_ADDUCTS::name ( )
inlinestatic
void core::pack::task::NO_ADDUCTS::residue_action ( PackerTask ,
Size  resid 
) const
overridevirtual

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().


The documentation for this class was generated from the following files: