Factory.
More...
#include <WeightingFct.h>
Factory.
Definition at line 48 of file WeightingFct.h.
◆ ~WeightFactory()
virtual oops::WeightFactory::~WeightFactory |
( |
| ) |
|
|
inlinevirtual |
◆ WeightFactory()
oops::WeightFactory::WeightFactory |
( |
const std::string & |
name | ) |
|
|
explicitprotected |
◆ create()
WeightingFct * oops::WeightFactory::create |
( |
const eckit::Configuration & |
config | ) |
|
|
static |
◆ make()
virtual WeightingFct* oops::WeightFactory::make |
( |
const eckit::Configuration & |
| ) |
|
|
privatepure virtual |
◆ makers_
std::map< std::string, WeightFactory *> * oops::WeightFactory::makers_ = 0 |
|
staticprivate |
The documentation for this class was generated from the following files: