|
Rosetta 3.5
|
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>Go to the source code of this file.
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 | |
Constant Groups | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::io | |
| core::io::silent | |
Factory for creating various types of SilentStruct objects.
Definition in file SilentStructFactory.hh.
1.8.4