Rosetta 3.5
 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::NATAA Class Reference

NATAA allows repacking but no sequence changes (all rotamers are of the original residue) More...

#include <ResfileReader.hh>

Inheritance diagram for core::pack::task::NATAA:
Inheritance graph
[legend]
Collaboration diagram for core::pack::task::NATAA:
Collaboration 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)
 NATAA allows repacking but no sequence changes (all rotamers are of the original residue) 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

NATAA allows repacking but no sequence changes (all rotamers are of the original residue)

Definition at line 196 of file ResfileReader.hh.

Member Function Documentation

virtual ResfileCommandOP core::pack::task::NATAA::clone ( ) const
inlinevirtual

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

Definition at line 199 of file ResfileReader.hh.

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

NATAA allows repacking but no sequence changes (all rotamers are of the original residue)

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

Definition at line 520 of file ResfileReader.cc.

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

static std::string core::pack::task::NATAA::name ( )
inlinestatic

Definition at line 214 of file ResfileReader.hh.

Referenced by core::pack::task::create_command_map().

void core::pack::task::NATAA::residue_action ( PackerTask ,
Size  resid 
) const
virtual

Modify the packer task with the command that was read in.

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

Definition at line 531 of file ResfileReader.cc.

References core::pack::task::PackerTask::nonconst_residue_task(), and core::pack::task::ResidueLevelTask::restrict_to_repacking().


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