Rosetta
|
Base class for MoverCreators for the Mover load-time factory registration scheme. More...
#include <protocols/moves/Mover.fwd.hh>
#include <utility/VirtualBase.hh>
#include <utility/tag/XMLSchemaGeneration.fwd.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 |
Base class for MoverCreators for the Mover load-time factory registration scheme.