FV3 Bundle
test::ObsAuxControl< MODEL > Class Template Reference

#include <ObsAuxControl.h>

Inheritance diagram for test::ObsAuxControl< MODEL >:
[legend]
Collaboration diagram for test::ObsAuxControl< MODEL >:
[legend]

Public Member Functions

 ObsAuxControl ()
 
virtual ~ObsAuxControl ()
 
- Public Member Functions inherited from oops::Test
 Test ()
 
virtual ~Test ()
 
int execute (const eckit::Configuration &config) const
 
- Public Member Functions inherited from oops::Application
 Application ()
 
virtual ~Application ()
 

Private Member Functions

std::string testid () const
 
void register_tests () const
 

Detailed Description

template<typename MODEL>
class test::ObsAuxControl< MODEL >

Definition at line 83 of file test/interface/ObsAuxControl.h.

Constructor & Destructor Documentation

◆ ObsAuxControl()

template<typename MODEL>
test::ObsAuxControl< MODEL >::ObsAuxControl ( )
inline

Definition at line 85 of file test/interface/ObsAuxControl.h.

◆ ~ObsAuxControl()

template<typename MODEL>
virtual test::ObsAuxControl< MODEL >::~ObsAuxControl ( )
inlinevirtual

Definition at line 86 of file test/interface/ObsAuxControl.h.

Member Function Documentation

◆ register_tests()

template<typename MODEL>
void test::ObsAuxControl< MODEL >::register_tests ( ) const
inlineprivatevirtual

Implements oops::Test.

Definition at line 90 of file test/interface/ObsAuxControl.h.

◆ testid()

template<typename MODEL>
std::string test::ObsAuxControl< MODEL >::testid ( ) const
inlineprivatevirtual

Implements oops::Test.

Definition at line 88 of file test/interface/ObsAuxControl.h.


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