Rosetta
Public Member Functions | Private Attributes | List of all members
StatefulMover Class Reference
Inheritance diagram for StatefulMover:
Inheritance graph
[legend]

Public Member Functions

 StatefulMover ()
 
 StatefulMover (core::Size value)
 
 StatefulMover (StatefulMover const &other)
 
StatefulMoveroperator= (StatefulMover const &other)
 
void apply (core::pose::Pose &pose)
 
string get_name () const
 
protocols::moves::MoverOP fresh_instance () const
 
bool reinitialize_for_each_job () const
 
bool reinitialize_for_new_input () const
 

Private Attributes

core::Size state_
 

Constructor & Destructor Documentation

◆ StatefulMover() [1/3]

StatefulMover::StatefulMover ( )
inline

References utility::io::oc::cout.

◆ StatefulMover() [2/3]

StatefulMover::StatefulMover ( core::Size  value)
inline

References utility::io::oc::cout, and value.

◆ StatefulMover() [3/3]

StatefulMover::StatefulMover ( StatefulMover const &  other)
inline

References utility::io::oc::cout, and state_.

Member Function Documentation

◆ apply()

void StatefulMover::apply ( core::pose::Pose pose)
inline

◆ fresh_instance()

protocols::moves::MoverOP StatefulMover::fresh_instance ( ) const
inline

References utility::io::oc::cout.

◆ get_name()

string StatefulMover::get_name ( ) const
inline

◆ operator=()

StatefulMover& StatefulMover::operator= ( StatefulMover const &  other)
inline

References utility::io::oc::cout, and state_.

◆ reinitialize_for_each_job()

bool StatefulMover::reinitialize_for_each_job ( ) const
inline

References utility::io::oc::cout.

◆ reinitialize_for_new_input()

bool StatefulMover::reinitialize_for_new_input ( ) const
inline

References utility::io::oc::cout.

Member Data Documentation

◆ state_

core::Size StatefulMover::state_
private

Referenced by operator=(), and StatefulMover().


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