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

Public Member Functions

 AssignClusterToolMover ()
 
virtual void apply (core::pose::Pose &)
 
virtual void apply (core::io::silent::SilentStruct const &)
 
virtual bool accesses_jobinputter_in_apply () const
 returns true if this mover does not use the pose that is passed into the apply function this allows the jobdistributor to safe time, because creating a pose can be bery slow More...
 
virtual moves::MoverOP fresh_instance () const
 
std::string get_name () const
 

Private Attributes

Pool_RMSD_OP pool_
 

Constructor & Destructor Documentation

◆ AssignClusterToolMover()

AssignClusterToolMover::AssignClusterToolMover ( )
inline

Member Function Documentation

◆ accesses_jobinputter_in_apply()

virtual bool AssignClusterToolMover::accesses_jobinputter_in_apply ( ) const
inlinevirtual

returns true if this mover does not use the pose that is passed into the apply function this allows the jobdistributor to safe time, because creating a pose can be bery slow

◆ apply() [1/2]

void AssignClusterToolMover::apply ( core::io::silent::SilentStruct const &  pss)
virtual

◆ apply() [2/2]

void AssignClusterToolMover::apply ( core::pose::Pose pose)
virtual

◆ fresh_instance()

virtual moves::MoverOP AssignClusterToolMover::fresh_instance ( ) const
inlinevirtual

◆ get_name()

std::string AssignClusterToolMover::get_name ( ) const
inline

Member Data Documentation

◆ pool_

Pool_RMSD_OP AssignClusterToolMover::pool_
private

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