|
Rosetta 3.5
|
Factory for creating FeaturesReporter objects. More...
#include <protocols/features/FeaturesReporterFactory.fwd.hh>#include <protocols/features/FeaturesReporter.fwd.hh>#include <protocols/features/FeaturesReporterCreator.fwd.hh>#include <core/pose/Pose.fwd.hh>#include <protocols/filters/Filter.fwd.hh>#include <protocols/moves/Mover.fwd.hh>#include <protocols/moves/DataMap.fwd.hh>#include <utility/tag/Tag.fwd.hh>#include <utility/factory/WidgetRegistrator.hh>#include <map>#include <utility/vector1.hh>Go to the source code of this file.
Classes | |
| class | protocols::features::FeaturesReporterFactory |
| Create Features Reporters. More... | |
| class | protocols::features::FeaturesReporterRegistrator< T > |
| This templated class will register an instance of an FeaturesReporterCreator (class T) with the FeaturesReporterFactory. It will ensure that no FeaturesReporterCreator is registered twice, and, centralizes this registration logic so that thread safety issues can be handled in one place. More... | |
Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::features | |
Constant Groups | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::features | |
Factory for creating FeaturesReporter objects.
Definition in file FeaturesReporterFactory.hh.
1.8.4