Rosetta
Classes | Namespaces
ChemistryRegistrator.hh File Reference

Declaration of the template class for registrating Chemistry objects with the ChemistryFactory. More...

#include <protocols/chemistries/ChemistryFactory.hh>
#include <utility/factory/WidgetRegistrator.hh>

Classes

class  protocols::chemistries::ChemistryRegistrator< T >
 This templated class will register an instance of an ChemistryCreator (class T) with the ChemistryFactory. It will ensure that no ChemistryCreator is registered twice, and, centralizes this registration logic so that thread safety issues can be handled in one place. More...
 

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::chemistries
 

Detailed Description

Declaration of the template class for registrating Chemistry objects with the ChemistryFactory.

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