Rosetta Protocols  2015.09
Classes | Namespaces | Typedefs
GridCreator.hh File Reference

Base class for GridCreators for the Grid load time factory registration scheme. More...

#include <core/types.hh>
#include <protocols/qsar/scoring_grid/GridBase.fwd.hh>
#include <utility/pointer/ReferenceCount.hh>
#include <utility/tag/Tag.fwd.hh>
#include <string>

Classes

class  protocols::qsar::scoring_grid::GridCreator
 Abstract class fora mover factory. The creator class is responsible for creating a particular mover class. More...
 

Namespaces

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

Typedefs

typedef
utility::pointer::shared_ptr
< GridCreator > 
protocols::qsar::scoring_grid::GridCreatorOP
 
typedef
utility::pointer::shared_ptr
< GridCreator const > 
protocols::qsar::scoring_grid::GridCreatorCOP
 

Detailed Description

Base class for GridCreators for the Grid load time factory registration scheme.

Author
Sam DeLuca