Rosetta
Classes | Namespaces | Functions
RepeatMover.hh File Reference

Declarations and simple accessor/mutator definitions for RepeatMover. More...

#include <protocols/moves/Mover.hh>
#include <protocols/moves/RepeatMover.fwd.hh>
#include <core/pose/Pose.fwd.hh>
#include <string>

Classes

class  protocols::moves::RepeatMover
 A Mover that repeats an input Mover a user-specified number of times. More...
 

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::moves
 

Functions

std::ostream & protocols::moves::operator<< (std::ostream &os, RepeatMover const &mover)
 

Detailed Description

Declarations and simple accessor/mutator definitions for RepeatMover.