![]() |
Rosetta Protocols
2015.09
|
Method code and full headers for Mover– keeps heavily-included Mover.hh small and concise to maximize compiling efficiency and to make the class definitions easier to read. More...
#include <protocols/moves/Mover.hh>
#include <core/pose/Pose.hh>
#include <protocols/jobdist/Jobs.hh>
#include <utility/string_util.hh>
#include <basic/Tracer.hh>
#include <utility/exit.hh>
#include <utility/vector0.hh>
#include <utility/vector1.hh>
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::moves | |
Functions | |
static thread_local basic::Tracer | protocols::moves::TR ("protocols.moves.Mover") |
void | protocols::moves::SerializableState_set (SerializableStateSP state, std::string key, std::string val) |
serializable set helper functions More... | |
void | protocols::moves::SerializableState_set (SerializableStateSP state, std::string key, core::Real val) |
std::string | protocols::moves::SerializableState_get (SerializableStateSP state, std::string key) |
Method code and full headers for Mover– keeps heavily-included Mover.hh small and concise to maximize compiling efficiency and to make the class definitions easier to read.