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

Public Member Functions

 MoveThenFixH (protocols::moves::MoverOP mover)
 
void apply (core::pose::Pose &pose)
 
std::string get_name () const
 
 MoveThenFixH (protocols::moves::MoverOP mover)
 
void apply (core::pose::Pose &pose)
 
std::string get_name () const
 
 MoveThenFixH (protocols::moves::MoverOP mover, ScoreFunctionOP sf)
 
void apply (core::pose::Pose &pose)
 
std::string get_name () const
 

Private Attributes

protocols::moves::MoverOP mover_
 
ScoreFunctionOP sf_
 

Constructor & Destructor Documentation

◆ MoveThenFixH() [1/3]

MoveThenFixH::MoveThenFixH ( protocols::moves::MoverOP  mover)
inline

◆ MoveThenFixH() [2/3]

MoveThenFixH::MoveThenFixH ( protocols::moves::MoverOP  mover)
inline

◆ MoveThenFixH() [3/3]

MoveThenFixH::MoveThenFixH ( protocols::moves::MoverOP  mover,
ScoreFunctionOP  sf 
)
inline

Member Function Documentation

◆ apply() [1/3]

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

◆ apply() [2/3]

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

◆ apply() [3/3]

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

◆ get_name() [1/3]

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

◆ get_name() [2/3]

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

◆ get_name() [3/3]

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

Member Data Documentation

◆ mover_

protocols::moves::MoverOP MoveThenFixH::mover_
private

◆ sf_

ScoreFunctionOP MoveThenFixH::sf_
private

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