Rosetta Protocols  2015.09
Classes | Namespaces | Typedefs
MoverCreator.hh File Reference

Base class for MoverCreators for the Mover load-time factory registration scheme. More...

#include <protocols/moves/Mover.fwd.hh>
#include <utility/pointer/ReferenceCount.hh>
#include <string>

Classes

class  protocols::moves::MoverCreator
 Abstract base class for a Mover factory; the Creator class is responsible for creating a particular mover class. More...
 

Namespaces

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

Typedefs

typedef
utility::pointer::shared_ptr
< MoverCreator > 
protocols::moves::MoverCreatorOP
 
typedef
utility::pointer::shared_ptr
< MoverCreator const > 
protocols::moves::MoverCreatorCOP
 

Detailed Description

Base class for MoverCreators for the Mover load-time factory registration scheme.

Author
Andrew Leaver-Fay