![]() |
Rosetta
2021.16
|
CCDLoopClosureMoverCreator allows the MoverFactory to create a CCDLoopClosureMover instance. More...
#include <CCDLoopClosureMoverCreator.hh>

Public Member Functions | |
| protocols::moves::MoverOP | create_mover () const override |
| Return a up-casted owning pointer (MoverOP) to the mover. More... | |
| std::string | keyname () const override |
| Return the tag name associated with this factory. More... | |
| void | provide_xml_schema (utility::tag::XMLSchemaDefinition &xsd) const override |
| Describe the schema for the Mover that this Creator is responsible for. More... | |
Public Member Functions inherited from protocols::moves::MoverCreator | |
| MoverCreator () | |
| ~MoverCreator () override | |
CCDLoopClosureMoverCreator allows the MoverFactory to create a CCDLoopClosureMover instance.
|
overridevirtual |
Return a up-casted owning pointer (MoverOP) to the mover.
Return the string identifier for the associated Mover (CCDLoopClosureMover). Static method that returns the keyname for performance reasons.
Implements protocols::moves::MoverCreator.
|
overridevirtual |
Return the tag name associated with this factory.
Implements protocols::moves::MoverCreator.
References protocols::loops::loop_closure::ccd::CCDLoopClosureMover::mover_name().
|
overridevirtual |
Describe the schema for the Mover that this Creator is responsible for.
Implements protocols::moves::MoverCreator.
References protocols::loops::loop_closure::ccd::CCDLoopClosureMover::provide_xml_schema().
1.8.7