Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
protocols::enzdes::AddLigandMotifRotamers Class Reference

#include <EnzdesTaskOperations.hh>

Inheritance diagram for protocols::enzdes::AddLigandMotifRotamers:
Inheritance graph
[legend]
Collaboration diagram for protocols::enzdes::AddLigandMotifRotamers:
Collaboration graph
[legend]

Public Types

typedef
core::pack::task::operation::TaskOperationOP 
TaskOperationOP
 
typedef core::pose::Pose Pose
 
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

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

Static Public Member Functions

static void register_options ()
 

Private Attributes

protocols::motifs::LigandMotifSearchOP motif_search_
 

Detailed Description

Definition at line 231 of file EnzdesTaskOperations.hh.

Member Typedef Documentation

Definition at line 237 of file EnzdesTaskOperations.hh.

Definition at line 236 of file EnzdesTaskOperations.hh.

Definition at line 235 of file EnzdesTaskOperations.hh.

Constructor & Destructor Documentation

protocols::enzdes::AddLigandMotifRotamers::AddLigandMotifRotamers ( )

Definition at line 843 of file EnzdesTaskOperations.cc.

protocols::enzdes::AddLigandMotifRotamers::~AddLigandMotifRotamers ( )

Definition at line 845 of file EnzdesTaskOperations.cc.

Member Function Documentation

void protocols::enzdes::AddLigandMotifRotamers::apply ( Pose const &  pose,
PackerTask task 
) 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 872 of file EnzdesTaskOperations.cc.

core::pack::task::operation::TaskOperationOP protocols::enzdes::AddLigandMotifRotamers::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 848 of file EnzdesTaskOperations.cc.

void protocols::enzdes::AddLigandMotifRotamers::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 854 of file EnzdesTaskOperations.cc.

void protocols::enzdes::AddLigandMotifRotamers::register_options ( )
static

Definition at line 838 of file EnzdesTaskOperations.cc.

Member Data Documentation

protocols::motifs::LigandMotifSearchOP protocols::enzdes::AddLigandMotifRotamers::motif_search_
private

Definition at line 240 of file EnzdesTaskOperations.hh.


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