![]() |
Rosetta Core
2014.16.56682
|
Factory for creating various types of SilentStruct objects. More...
#include <core/pose/Pose.fwd.hh>#include <core/io/silent/SilentStruct.fwd.hh>#include <core/io/silent/SilentStructCreator.fwd.hh>#include <utility/vector1.hh>#include <utility/factory/WidgetRegistrator.hh>#include <map>Classes | |
| class | core::io::silent::SilentStructFactory |
| class | core::io::silent::SilentStructRegistrator< T > |
| This templated class will register an instance of an SilentStructCreator (class T) with the SilentStructFactory. It will ensure that no SilentStructCreator is registered twice, and, centralizes this registration logic so that thread safety issues can be handled in one place. More... | |
Namespaces | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::io | |
| core::io::silent | |
Factory for creating various types of SilentStruct objects.
1.8.7