Rosetta
Namespaces | Typedefs
ResFilters.fwd.hh File Reference

core-level (very general) classes that take a pose and a residue index, and returns true or false 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< ResidueHasProperty > core::pack::task::operation::ResidueHasPropertyOP
 
typedef utility::pointer::shared_ptr< ResiduePDBInfoHasLabel > core::pack::task::operation::ResiduePDBInfoHasLabelOP
 
typedef utility::pointer::shared_ptr< ResidueLacksProperty > core::pack::task::operation::ResidueLacksPropertyOP
 
typedef utility::pointer::shared_ptr< ResidueName3Is > core::pack::task::operation::ResidueName3IsOP
 
typedef utility::pointer::shared_ptr< ResidueName3Isnt > core::pack::task::operation::ResidueName3IsntOP
 
typedef utility::pointer::shared_ptr< ResidueIndexIs > core::pack::task::operation::ResidueIndexIsOP
 
typedef utility::pointer::shared_ptr< ResidueIndexIsnt > core::pack::task::operation::ResidueIndexIsntOP
 
typedef utility::pointer::shared_ptr< ResiduePDBIndexIs > core::pack::task::operation::ResiduePDBIndexIsOP
 
typedef utility::pointer::shared_ptr< ResiduePDBIndexIsnt > core::pack::task::operation::ResiduePDBIndexIsntOP
 
typedef utility::pointer::shared_ptr< ChainIs > core::pack::task::operation::ChainIsOP
 
typedef utility::pointer::shared_ptr< ChainIsnt > core::pack::task::operation::ChainIsntOP
 

Detailed Description

core-level (very general) classes that take a pose and a residue index, and returns true or false

Author
ashworth