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

#include <ObsOpBaseTLAD.h>

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

Public Member Functions

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

Private Member Functions

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

Additional Inherited Members

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

Detailed Description

template<class T>
class qg::ObsOpTLADMaker< T >

Definition at line 70 of file ObsOpBaseTLAD.h.

Constructor & Destructor Documentation

◆ ObsOpTLADMaker()

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

Definition at line 74 of file ObsOpBaseTLAD.h.

Member Function Documentation

◆ make()

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

Implements qg::ObsOpTLADFactory.

Definition at line 71 of file ObsOpBaseTLAD.h.


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