Rosetta
Namespaces | Typedefs
TaskOperations.fwd.hh File Reference

Forward declaration of a class that performs an operation on a packer task, usually, by a PackerTaskFactory right after the task's construction. More...

#include <utility/pointer/owning_ptr.hh>

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::pack
 
 core::pack::task
 
 core::pack::task::operation
 

Typedefs

typedef utility::pointer::shared_ptr< AppendResidueRotamerSet > core::pack::task::operation::AppendResidueRotamerSetOP
 
typedef utility::pointer::shared_ptr< AppendRotamer > core::pack::task::operation::AppendRotamerOP
 
typedef utility::pointer::shared_ptr< AppendRotamerSet > core::pack::task::operation::AppendRotamerSetOP
 
typedef utility::pointer::shared_ptr< DisallowIfNonnative > core::pack::task::operation::DisallowIfNonnativeOP
 
typedef utility::pointer::shared_ptr< ExtraChiCutoff > core::pack::task::operation::ExtraChiCutoffOP
 
typedef utility::pointer::shared_ptr< ExtraRotamers > core::pack::task::operation::ExtraRotamersOP
 
typedef utility::pointer::shared_ptr< ExtraRotamersGeneric > core::pack::task::operation::ExtraRotamersGenericOP
 
typedef utility::pointer::shared_ptr< IncludeCurrent > core::pack::task::operation::IncludeCurrentOP
 
typedef utility::pointer::shared_ptr< InitializeExtraRotsFromCommandline > core::pack::task::operation::InitializeExtraRotsFromCommandlineOP
 
typedef utility::pointer::shared_ptr< InitializeFromCommandline > core::pack::task::operation::InitializeFromCommandlineOP
 
typedef utility::pointer::shared_ptr< UseMultiCoolAnnealer > core::pack::task::operation::UseMultiCoolAnnealerOP
 
typedef utility::pointer::shared_ptr< PreserveCBeta > core::pack::task::operation::PreserveCBetaOP
 
typedef utility::pointer::shared_ptr< PreventRepacking > core::pack::task::operation::PreventRepackingOP
 
typedef utility::pointer::shared_ptr< ProhibitResidueProperties > core::pack::task::operation::ProhibitResiduePropertiesOP
 
typedef utility::pointer::shared_ptr< ProhibitSpecifiedBaseResidueTypes > core::pack::task::operation::ProhibitSpecifiedBaseResidueTypesOP
 
typedef utility::pointer::shared_ptr< ReadResfile > core::pack::task::operation::ReadResfileOP
 
typedef utility::pointer::shared_ptr< ReadResfileAndObeyLengthEvents > core::pack::task::operation::ReadResfileAndObeyLengthEventsOP
 
typedef utility::pointer::shared_ptr< RestrictAbsentCanonicalAAS > core::pack::task::operation::RestrictAbsentCanonicalAASOP
 
typedef utility::pointer::shared_ptr< RestrictResidueToRepacking > core::pack::task::operation::RestrictResidueToRepackingOP
 
typedef utility::pointer::shared_ptr< RestrictToRepacking > core::pack::task::operation::RestrictToRepackingOP
 
typedef utility::pointer::shared_ptr< RestrictToResidueProperties > core::pack::task::operation::RestrictToResiduePropertiesOP
 
typedef utility::pointer::shared_ptr< RestrictToSpecifiedBaseResidueTypes > core::pack::task::operation::RestrictToSpecifiedBaseResidueTypesOP
 
typedef utility::pointer::shared_ptr< RestrictYSDesign > core::pack::task::operation::RestrictYSDesignOP
 
typedef utility::pointer::shared_ptr< RotamerExplosion > core::pack::task::operation::RotamerExplosionOP
 
typedef utility::pointer::shared_ptr< SetRotamerCouplings > core::pack::task::operation::SetRotamerCouplingsOP
 
typedef utility::pointer::shared_ptr< SetRotamerLinks > core::pack::task::operation::SetRotamerLinksOP
 

Detailed Description

Forward declaration of a class that performs an operation on a packer task, usually, by a PackerTaskFactory right after the task's construction.

Author
Andrew Leaver-Fay (leave.nosp@m.rfa@.nosp@m.email.nosp@m..unc.nosp@m..edu)