Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
SingleResidueRotamerLibraryRegistrator.hh File Reference

Declaration of the template class for registrating SingleResidueRotamerLibraryCreators with the SingleResidueRotamerLibraryFactory. More...

#include <core/pack/rotamers/SingleResidueRotamerLibraryFactory.hh>
#include <utility/factory/WidgetRegistrator.hh>

Classes

class  core::pack::rotamers::SingleResidueRotamerLibraryRegistrator< T >
 This templated class will register an instance of an SingleResidueRotamerLibraryCreator (class T) with the SingleResidueRotamerLibraryFactory. It will ensure that no SingleResidueRotamerLibrary creator 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 reading in the atom type properties.
 
 core::pack
 
 core::pack::rotamers
 

Detailed Description

Declaration of the template class for registrating SingleResidueRotamerLibraryCreators with the SingleResidueRotamerLibraryFactory.

Author
Rocco Moretti (rmore.nosp@m.ttia.nosp@m.se@gm.nosp@m.ail..nosp@m.com)