Obs Function Factory.
More...
#include <ObsFunctionBase.h>
Obs Function Factory.
Definition at line 42 of file ObsFunctionBase.h.
◆ ~ObsFunctionFactory()
virtual ufo::ObsFunctionFactory::~ObsFunctionFactory |
( |
| ) |
|
|
virtualdefault |
◆ ObsFunctionFactory()
ufo::ObsFunctionFactory::ObsFunctionFactory |
( |
const std::string & |
name | ) |
|
|
explicitprotected |
◆ create()
◆ functionExists()
bool ufo::ObsFunctionFactory::functionExists |
( |
const std::string & |
name | ) |
|
|
static |
◆ getMakers()
static std::map< std::string, ObsFunctionFactory * >& ufo::ObsFunctionFactory::getMakers |
( |
| ) |
|
|
inlinestaticprivate |
◆ make()
virtual ObsFunctionBase* ufo::ObsFunctionFactory::make |
( |
const eckit::LocalConfiguration |
conf | ) |
|
|
privatepure virtual |
The documentation for this class was generated from the following files: