|
Rosetta
|
A singleton class for managing relax scripts, to ensure that they are loaded once and only once from disk. More...
#include <utility/pointer/owning_ptr.hh>Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::relax | |
Typedefs | |
| typedef utility::pointer::shared_ptr< EnergyMapContainer > | protocols::relax::EnergyMapContainerOP |
| typedef utility::pointer::shared_ptr< EnergyMapContainer const > | protocols::relax::EnergyMapContainerCOP |
| typedef utility::pointer::shared_ptr< RelaxScriptManager > | protocols::relax::RelaxScriptManagerOP |
| typedef utility::pointer::shared_ptr< RelaxScriptManager const > | protocols::relax::RelaxScriptManagerCOP |
| typedef utility::pointer::shared_ptr< RelaxScriptFileContents > | protocols::relax::RelaxScriptFileContentsOP |
| typedef utility::pointer::shared_ptr< RelaxScriptFileContents const > | protocols::relax::RelaxScriptFileContentsCOP |
A singleton class for managing relax scripts, to ensure that they are loaded once and only once from disk.