UFO
|
#include <ObsFunctionBase.h>
Public Member Functions | |
ObsFunctionMaker (const std::string &name) | |
![]() | |
virtual | ~ObsFunctionFactory ()=default |
Private Member Functions | |
virtual ObsFunctionBase * | make (const eckit::LocalConfiguration conf) |
Additional Inherited Members | |
![]() | |
static ObsFunctionBase * | create (const Variable &) |
static bool | functionExists (const std::string &) |
![]() | |
ObsFunctionFactory (const std::string &) | |
Definition at line 60 of file ObsFunctionBase.h.
|
inlineexplicit |
Definition at line 64 of file ObsFunctionBase.h.
|
inlineprivatevirtual |
Implements ufo::ObsFunctionFactory.
Definition at line 61 of file ObsFunctionBase.h.