Rosetta
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 () override
 
TaskOperationOP clone () const override
 Create another task operation of the type matching the most-derived version of the class. More...
 
void apply (Pose const &pose, PackerTask &task) const override
 sets allowed residue types to constrain HBNet residues in downstream design; add this Taskop to any design movers downstream of HBNet More...
 
void parse_tag (TagCOP tag, DataMap &) override
 Used to parse an xml-like tag to load parameters and properties. More...
 
- Public Member Functions inherited from core::pack::task::operation::TaskOperation
 ~TaskOperation () override
 
virtual void provide_citation_info (basic::citation_manager::CitationCollectionList &) const
 Provide citations to the passed CitationCollectionList Subclasses should add the info for themselves and any other classes they use. More...
 

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

◆ PackerTask

◆ Pose

◆ TaskOperationOP

Constructor & Destructor Documentation

◆ ConstrainHBondNetwork()

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

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

Referenced by clone().

◆ ~ConstrainHBondNetwork()

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

Member Function Documentation

◆ apply()

void protocols::hbnet::ConstrainHBondNetwork::apply ( Pose const &  pose,
PackerTask task 
) const
overridevirtual

◆ clone()

core::pack::task::operation::TaskOperationOP protocols::hbnet::ConstrainHBondNetwork::clone ( ) const
overridevirtual

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

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

References ConstrainHBondNetwork().

◆ keyname()

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

Referenced by provide_xml_schema().

◆ parse_tag()

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

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

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

◆ provide_xml_schema()

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

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