![]() |
Rosetta
2017.18
|
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 basic::Tracer::Fatal, TR(), and utility_exit_with_message.
|
inlinevirtual |
References utility::io::oc::cerr, and utility_exit_with_message.
|
inlinevirtual |
|
inlinevirtual |