Rosetta
Namespaces | Typedefs
ResLvlTaskOperations.fwd.hh File Reference

Forward declaration for core-level (very general) derived classes that wrap widely-used methods of the ResidueLevelTask interface. These are used by higher-level TaskOperations that allow the user to configure the behavior of PackerTasks that are created by TaskFactory. 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< RestrictToRepackingRLT > core::pack::task::operation::RestrictToRepackingRLTOP
 
typedef utility::pointer::shared_ptr< RestrictAbsentCanonicalAASRLT > core::pack::task::operation::RestrictAbsentCanonicalAASRLTOP
 
typedef utility::pointer::shared_ptr< DisallowIfNonnativeRLT > core::pack::task::operation::DisallowIfNonnativeRLTOP
 
typedef utility::pointer::shared_ptr< PreventRepackingRLT > core::pack::task::operation::PreventRepackingRLTOP
 
typedef utility::pointer::shared_ptr< AddBehaviorRLT > core::pack::task::operation::AddBehaviorRLTOP
 

Detailed Description

Forward declaration for core-level (very general) derived classes that wrap widely-used methods of the ResidueLevelTask interface. These are used by higher-level TaskOperations that allow the user to configure the behavior of PackerTasks that are created by TaskFactory.

Author
ashworth