Rosetta
Classes | Namespaces
GridFactory.hh File Reference
#include <protocols/qsar/scoring_grid/GridFactory.fwd.hh>
#include <protocols/qsar/scoring_grid/GridCreator.hh>
#include <utility/SingletonBase.hh>
#include <utility/factory/WidgetRegistrator.hh>
#include <utility/tag/Tag.fwd.hh>
#include <map>
#include <utility/json_spirit/json_spirit_value.h>

Classes

class  protocols::qsar::scoring_grid::GridRegistrator< T >
 this templated class will register an instance of a GridCreator (class T) with the GridFactory. It will ensure that no GridCreator is registered twice and centralizes the registration logic More...
 
class  protocols::qsar::scoring_grid::GridFactory
 

Namespaces

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

Detailed Description

Author
Sam DeLuca