![]() |
Rosetta Protocols
2014.35
|
Factory for PosePropertyReporters. More...
#include <protocols/rosetta_scripts/PosePropertyReporterFactory.fwd.hh>
#include <protocols/rosetta_scripts/PosePropertyReporter.fwd.hh>
#include <protocols/rosetta_scripts/PosePropertyReporter.hh>
#include <protocols/rosetta_scripts/PosePropertyReporterCreator.hh>
#include <basic/datacache/DataMap.fwd.hh>
#include <core/pose/Pose.fwd.hh>
#include <utility/factory/WidgetRegistrator.hh>
#include <utility/pointer/owning_ptr.hh>
#include <utility/pointer/ReferenceCount.hh>
#include <utility/tag/Tag.fwd.hh>
#include <utility/vector1.hh>
#include <map>
#include <set>
Classes | |
class | protocols::rosetta_scripts::PosePropertyReporterRegistrator< T > |
This templated class will register an instance of an PosePropertyReporterCreator (class T) with the PosePropertyReporterFactory. It will ensure that no PosePropertyReporterCreator is registered twice, and, centralizes this registration logic so that thread safety issues can be handled in one place. More... | |
class | protocols::rosetta_scripts::PosePropertyReporterFactory |
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::rosetta_scripts | |
Factory for PosePropertyReporters.