Rosetta
Public Member Functions | Private Attributes | List of all members
AnchorFinderMover Class Reference

AnchorFinder mover. More...

Inheritance diagram for AnchorFinderMover:
Inheritance graph
[legend]

Public Member Functions

 AnchorFinderMover ()
 
 ~AnchorFinderMover () override
 
void apply (core::pose::Pose &pose) override
 
protocols::moves::MoverOP fresh_instance () const override
 
bool reinitialize_for_each_job () const override
 
bool reinitialize_for_new_input () const override
 
std::string get_name () const override
 

Private Attributes

utility::io::ozstream out
 
std::ostringstream outcopy
 

Detailed Description

AnchorFinder mover.

Constructor & Destructor Documentation

◆ AnchorFinderMover()

AnchorFinderMover::AnchorFinderMover ( )
inline

◆ ~AnchorFinderMover()

AnchorFinderMover::~AnchorFinderMover ( )
inlineoverride

Member Function Documentation

◆ apply()

void AnchorFinderMover::apply ( core::pose::Pose pose)
inlineoverride

◆ fresh_instance()

protocols::moves::MoverOP AnchorFinderMover::fresh_instance ( ) const
inlineoverride

◆ get_name()

std::string AnchorFinderMover::get_name ( ) const
inlineoverride

◆ reinitialize_for_each_job()

bool AnchorFinderMover::reinitialize_for_each_job ( ) const
inlineoverride

◆ reinitialize_for_new_input()

bool AnchorFinderMover::reinitialize_for_new_input ( ) const
inlineoverride

Member Data Documentation

◆ out

utility::io::ozstream AnchorFinderMover::out
private

◆ outcopy

std::ostringstream AnchorFinderMover::outcopy
private

Referenced by apply().


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