FV3 Bundle
qg::ObsOpMaker< T > Class Template Reference

#include <ObsOpBaseQG.h>

Inheritance diagram for qg::ObsOpMaker< T >:
[legend]
Collaboration diagram for qg::ObsOpMaker< T >:
[legend]

Public Member Functions

 ObsOpMaker (const std::string &name)
 
- Public Member Functions inherited from qg::ObsOpFactory
virtual ~ObsOpFactory ()
 

Private Member Functions

virtual ObsOpBaseQGmake (const ObsSpaceQG &odb, const eckit::Configuration &conf)
 

Additional Inherited Members

- Static Public Member Functions inherited from qg::ObsOpFactory
static ObsOpBaseQGcreate (const ObsSpaceQG &, const eckit::Configuration &)
 
- Protected Member Functions inherited from qg::ObsOpFactory
 ObsOpFactory (const std::string &)
 

Detailed Description

template<class T>
class qg::ObsOpMaker< T >

Definition at line 66 of file ObsOpBaseQG.h.

Constructor & Destructor Documentation

◆ ObsOpMaker()

template<class T >
qg::ObsOpMaker< T >::ObsOpMaker ( const std::string &  name)
inlineexplicit

Definition at line 70 of file ObsOpBaseQG.h.

Member Function Documentation

◆ make()

template<class T >
virtual ObsOpBaseQG* qg::ObsOpMaker< T >::make ( const ObsSpaceQG odb,
const eckit::Configuration &  conf 
)
inlineprivatevirtual

Implements qg::ObsOpFactory.

Definition at line 67 of file ObsOpBaseQG.h.


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