Rosetta
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]

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

Member Typedef Documentation

◆ parent

Constructor & Destructor Documentation

◆ GridRegistrator()


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