![]() |
Rosetta
2020.50
|
PoseInputterFactory class that holds the list of classes able to create Poses from inputs. More...
#include <protocols/jd3/pose_inputters/PoseInputterFactory.fwd.hh>
#include <protocols/jd3/pose_inputters/PoseInputter.fwd.hh>
#include <protocols/jd3/pose_inputters/PoseInputterCreator.fwd.hh>
#include <protocols/jd3/pose_inputters/PoseInputSource.fwd.hh>
#include <utility/SingletonBase.hh>
#include <utility/factory/WidgetRegistrator.hh>
#include <utility/options/keys/OptionKey.fwd.hh>
#include <utility/options/OptionCollection.fwd.hh>
#include <utility/tag/Tag.fwd.hh>
#include <utility/tag/XMLSchemaGeneration.fwd.hh>
#include <list>
#include <map>
Classes | |
class | protocols::jd3::pose_inputters::PoseInputterRegistrator< T > |
This templated class will register an instance of an PoseInputterCreator (class T) with the PoseInputterFactory. It will ensure that no PoseInputterCreator is registered twice, and, centralizes this registration logic so that thread safety issues can be handled in one place. More... | |
class | protocols::jd3::pose_inputters::PoseInputterFactory |
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::jd3 | |
protocols::jd3::pose_inputters | |
PoseInputterFactory class that holds the list of classes able to create Poses from inputs.