Rosetta
|
Must have this after BOINC stuff to avoid windows build error. More...
Public Member Functions | |
DummyMover () | |
virtual | ~DummyMover () |
virtual void | apply (Pose &) |
virtual std::string | get_name () const |
DummyMover () | |
~DummyMover () override=default | |
void | apply (core::pose::Pose &) override |
std::string | get_name () const override |
DummyMover () | |
~DummyMover () override=default | |
void | apply (Pose &) override |
std::string | get_name () const override |
Must have this after BOINC stuff to avoid windows build error.
this "DummyMover" is employed simply to prevent NULL pointer exceptions in case internal classes try to call Mover methods without checking for pointer validity. The JobDistributor/DockDesignParser will/should reassign this pointer to a real Mover.
|
inline |
|
inlinevirtual |
|
inline |
|
overridedefault |
|
inline |
|
overridedefault |
|
inlineoverride |
References utility::io::oc::cerr, and utility_exit_with_message.
Referenced by pyrosetta.distributed.tasks.rosetta_scripts.BaseRosettaScriptsTask::execute().
|
inlinevirtual |
References runtime_assert, and TR.
Referenced by pyrosetta.distributed.tasks.rosetta_scripts.BaseRosettaScriptsTask::execute().
|
inlineoverride |
References basic::Tracer::Fatal, TR, and utility_exit_with_message.
Referenced by pyrosetta.distributed.tasks.rosetta_scripts.BaseRosettaScriptsTask::execute().
|
inlinevirtual |
|
inlineoverride |
|
inlineoverride |