![]() |
Rosetta
2021.16
|
ChunkLibraryInputterFactory class that holds the list of classes able to create Poses from inputs. More...
#include <protocols/jd3/chunk_library_inputters/ChunkLibraryInputterFactory.fwd.hh>#include <protocols/jd3/chunk_library_inputters/ChunkLibraryInputter.fwd.hh>#include <protocols/jd3/chunk_library_inputters/ChunkLibraryInputterCreator.fwd.hh>#include <protocols/jd3/chunk_library_inputters/ChunkLibraryInputSource.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::chunk_library_inputters::ChunkLibraryInputterRegistrator< T > |
| This templated class will register an instance of an ChunkLibraryInputterCreator (class T) with the ChunkLibraryInputterFactory. It will ensure that no ChunkLibraryInputterCreator is registered twice, and, centralizes this registration logic so that thread safety issues can be handled in one place. More... | |
| class | protocols::jd3::chunk_library_inputters::ChunkLibraryInputterFactory |
Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::jd3 | |
| protocols::jd3::chunk_library_inputters | |
ChunkLibraryInputterFactory class that holds the list of classes able to create Poses from inputs.
1.8.7