![]() |
Rosetta
2016.28
|
Must have this after BOINC stuff to avoid windows build error. More...
Public Member Functions | |
DummyMover () | |
virtual | ~DummyMover () |
virtual void | apply (core::pose::Pose &) |
virtual std::string | get_name () const |
DummyMover () | |
virtual | ~DummyMover () |
virtual void | apply (Pose &) |
virtual std::string | get_name () const |
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 |
|
inlinevirtual |
|
inlinevirtual |
References runtime_assert, and TR().
Referenced by src.protocols.jd2.RosettaScriptWrapper::apply_to_failure().
|
inlinevirtual |
References utility::io::oc::cerr, and runtime_assert.
Referenced by src.protocols.jd2.RosettaScriptWrapper::apply_to_failure().
|
inlinevirtual |
|
inlinevirtual |