![]() |
Rosetta
2020.50
|
#include <ClassicRelax.hh>
Public Member Functions | |
moves::MoverOP | create_mover () const override |
Return a new mover. More... | |
std::string | keyname () const override |
Return the tag name associated with this factory. More... | |
![]() | |
MoverCreator () | |
~MoverCreator () override | |
virtual void | provide_xml_schema (utility::tag::XMLSchemaDefinition &xsd) const =0 |
Describe the schema for the Mover that this Creator is responsible for. More... | |
Static Public Member Functions | |
static std::string | mover_name () |
|
overridevirtual |
Return a new mover.
Implements protocols::moves::MoverCreator.
|
overridevirtual |
Return the tag name associated with this factory.
Implements protocols::moves::MoverCreator.
|
static |