Rosetta  3.8
 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::RESET Class Reference

RESET restores the list of allowd residue types to the CAAs. More...

#include <ResfileReader.hh>

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

Public Member Functions

virtual ResfileCommandOP clone () const
 
virtual void initialize_from_tokens (utility::vector1< std::string > const &tokens, Size &which_token, Size resid)
 RESET disallows noncanonical residues and enables all of the canonical this is intended for use when both NC and PIKAA actions are used to allow for noncanonical and canonical residue at the same position. 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 ()
 

Detailed Description

RESET restores the list of allowd residue types to the CAAs.

Member Function Documentation

virtual ResfileCommandOP core::pack::task::RESET::clone ( ) const
inlinevirtual
void core::pack::task::RESET::initialize_from_tokens ( utility::vector1< std::string > const &  tokens,
Size which_token,
Size  resid 
)
virtual

RESET disallows noncanonical residues and enables all of the canonical this is intended for use when both NC and PIKAA actions are used to allow for noncanonical and canonical residue at the same position.

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

References core::pack::task::get_token().

static std::string core::pack::task::RESET::name ( )
inlinestatic
void core::pack::task::RESET::residue_action ( PackerTask ,
Size  resid 
) const
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::reset().


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