Rosetta  3.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Public Member Functions | Static Public Member Functions | List of all members
protocols::hbnet::ConstrainHBondNetwork Class Reference

sets allowed residue types to constrain HBNet residues in downstream design; add this Taskop to any design movers downstream of HBNet More...

#include <HBNetTaskOperations.hh>

Inheritance diagram for protocols::hbnet::ConstrainHBondNetwork:
Inheritance 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::TagCOP TagCOP
 
typedef basic::datacache::DataMap DataMap
 
typedef pose::Pose Pose
 

Public Member Functions

 ConstrainHBondNetwork ()
 sets allowed residue types to constrain HBNet residues in downstream design; add this Taskop to any design movers downstream of HBNet More...
 
 ~ConstrainHBondNetwork ()
 
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 &task) const
 sets allowed residue types to constrain HBNet residues in downstream design; add this Taskop to any design movers downstream of HBNet More...
 
virtual void parse_tag (TagCOP tag, DataMap &)
 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 ()
 

Static Public Member Functions

static std::string keyname ()
 
static void provide_xml_schema (utility::tag::XMLSchemaDefinition &xsd)
 

Detailed Description

sets allowed residue types to constrain HBNet residues in downstream design; add this Taskop to any design movers downstream of HBNet

Member Typedef Documentation

Constructor & Destructor Documentation

protocols::hbnet::ConstrainHBondNetwork::ConstrainHBondNetwork ( )

sets allowed residue types to constrain HBNet residues in downstream design; add this Taskop to any design movers downstream of HBNet

Referenced by clone().

protocols::hbnet::ConstrainHBondNetwork::~ConstrainHBondNetwork ( )

Member Function Documentation

void protocols::hbnet::ConstrainHBondNetwork::apply ( Pose const &  pose,
PackerTask task 
) const
virtual
core::pack::task::operation::TaskOperationOP protocols::hbnet::ConstrainHBondNetwork::clone ( ) const
virtual

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

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

References ConstrainHBondNetwork().

std::string protocols::hbnet::ConstrainHBondNetwork::keyname ( )
static

Referenced by provide_xml_schema().

void protocols::hbnet::ConstrainHBondNetwork::parse_tag ( TagCOP  tag,
DataMap  
)
virtual

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

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

void protocols::hbnet::ConstrainHBondNetwork::provide_xml_schema ( utility::tag::XMLSchemaDefinition &  xsd)
static

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