![]() |
Rosetta
2021.16
|
Mover Creator. More...
#include <TranslationRotationMoverCreator.hh>

Public Member Functions | |
| protocols::moves::MoverOP | create_mover () const override |
| Create a new copy of this mover. More... | |
| std::string | keyname () const override |
| Return the Name of this mover (as seen by Rscripts) More... | |
Public Member Functions inherited from protocols::moves::MoverCreator | |
| 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 () |
| Mover name for Rosetta Scripts. More... | |
Mover Creator.
|
overridevirtual |
Create a new copy of this mover.
Implements protocols::moves::MoverCreator.
|
overridevirtual |
Return the Name of this mover (as seen by Rscripts)
Implements protocols::moves::MoverCreator.
References mover_name().
|
static |
Mover name for Rosetta Scripts.
Referenced by keyname().
1.8.7