Rosetta
Namespaces | Typedefs
RelaxScriptManager.fwd.hh File Reference

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
 

Detailed Description

A singleton class for managing relax scripts, to ensure that they are loaded once and only once from disk.

Author
Vikram K. Mulligan (vmull.nosp@m.igan.nosp@m.@flat.nosp@m.iron.nosp@m.insti.nosp@m.tute.nosp@m..org)