Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Public Member Functions | List of all members
protocols::forge::remodel::RemodelRotamerLinks Class Reference

#include <RemodelRotamerLinks.hh>

Inheritance diagram for protocols::forge::remodel::RemodelRotamerLinks:
Inheritance graph
[legend]
Collaboration diagram for protocols::forge::remodel::RemodelRotamerLinks:
Collaboration graph
[legend]

Public Types

typedef core::pose::Pose Pose
 
typedef
core::pack::task::operation::TaskOperation 
TaskOperation
 
typedef
core::pack::task::operation::TaskOperationOP 
TaskOperationOP
 
typedef
core::pack::task::PackerTask 
PackerTask
 
- Public Types inherited from core::pack::task::operation::TaskOperation
typedef utility::tag::TagPtr TagPtr
 
typedef pose::Pose Pose
 

Public Member Functions

virtual ~RemodelRotamerLinks ()
 
virtual TaskOperationOP clone () const
 Create another task operation of the type matching the most-derived version of the class. More...
 
virtual void apply (Pose const &pose, PackerTask &ptask) const
 Change a packer task in some way. The input pose is the one to which the input task will be later applied. More...
 
virtual void parse_tag (TagPtr)
 Used to parse an xml-like tag to load parameters and properties. More...
 
- Public Member Functions inherited from core::pack::task::operation::TaskOperation
virtual ~TaskOperation ()
 
virtual void parse_def (utility::lua::LuaObject const &def)
 

Detailed Description

Definition at line 25 of file RemodelRotamerLinks.hh.

Member Typedef Documentation

Definition at line 31 of file RemodelRotamerLinks.hh.

Definition at line 28 of file RemodelRotamerLinks.hh.

Definition at line 29 of file RemodelRotamerLinks.hh.

Definition at line 30 of file RemodelRotamerLinks.hh.

Constructor & Destructor Documentation

protocols::forge::remodel::RemodelRotamerLinks::~RemodelRotamerLinks ( )
virtual

Definition at line 49 of file RemodelRotamerLinks.cc.

Member Function Documentation

void protocols::forge::remodel::RemodelRotamerLinks::apply ( Pose const &  ,
PackerTask  
) const
virtual

Change a packer task in some way. The input pose is the one to which the input task will be later applied.

Implements core::pack::task::operation::TaskOperation.

Definition at line 61 of file RemodelRotamerLinks.cc.

References core::pack::task::PackerTask::rotamer_links(), and core::pose::Pose::total_residue().

TaskOperationOP protocols::forge::remodel::RemodelRotamerLinks::clone ( ) const
virtual

Create another task operation of the type matching the most-derived version of the class.

Implements core::pack::task::operation::TaskOperation.

Definition at line 51 of file RemodelRotamerLinks.cc.

void protocols::forge::remodel::RemodelRotamerLinks::parse_tag ( TagPtr  tag)
virtual

Used to parse an xml-like tag to load parameters and properties.

Reimplemented from core::pack::task::operation::TaskOperation.

Definition at line 57 of file RemodelRotamerLinks.cc.


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