OOPS
|
#include <ObsErrorBase.h>
Public Member Functions | |
ObsErrorMaker (const std::string &name) | |
![]() | |
virtual | ~ObsErrorFactory ()=default |
Private Types | |
typedef ObsSpace< OBS > | ObsSpace_ |
Private Member Functions | |
virtual ObsErrorBase< OBS > * | make (const eckit::Configuration &conf, const ObsSpace_ &obs) |
Additional Inherited Members | |
![]() | |
static std::unique_ptr< ObsErrorBase< OBS > > | create (const eckit::Configuration &, const ObsSpace_ &) |
![]() | |
ObsErrorFactory (const std::string &) | |
Definition at line 78 of file ObsErrorBase.h.
|
private |
Definition at line 79 of file ObsErrorBase.h.
|
inlineexplicit |
Definition at line 84 of file ObsErrorBase.h.
|
inlineprivatevirtual |
Implements oops::ObsErrorFactory< OBS >.
Definition at line 80 of file ObsErrorBase.h.