Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Public Member Functions | List of all members
protocols::qsar::scoring_grid::GridRegistrator< T > Class Template Reference

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...

#include <GridFactory.hh>

Inheritance diagram for protocols::qsar::scoring_grid::GridRegistrator< T >:
Inheritance graph
[legend]
Collaboration diagram for protocols::qsar::scoring_grid::GridRegistrator< T >:
Collaboration graph
[legend]

Public Types

typedef
utility::factory::WidgetRegistrator
< GridFactory, T > 
parent
 

Public Member Functions

 GridRegistrator ()
 

Detailed Description

template<class T>
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

Definition at line 37 of file GridFactory.hh.

Member Typedef Documentation

Definition at line 40 of file GridFactory.hh.

Constructor & Destructor Documentation

Definition at line 42 of file GridFactory.hh.


The documentation for this class was generated from the following file: