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

#include <ObsAuxControl.h>

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

Static Public Member Functions

static const eckit::Configuration & config ()
 

Private Member Functions

 ObsAuxControlFixture ()
 
 ~ObsAuxControlFixture ()
 

Static Private Member Functions

static ObsAuxControlFixture< MODEL > & getInstance ()
 

Private Attributes

boost::scoped_ptr< const eckit::LocalConfiguration > conf_
 

Detailed Description

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

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

Constructor & Destructor Documentation

◆ ObsAuxControlFixture()

template<typename MODEL>
test::ObsAuxControlFixture< MODEL >::ObsAuxControlFixture ( )
inlineprivate

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

Here is the call graph for this function:

◆ ~ObsAuxControlFixture()

template<typename MODEL>
test::ObsAuxControlFixture< MODEL >::~ObsAuxControlFixture ( )
inlineprivate

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

Member Function Documentation

◆ config()

template<typename MODEL>
static const eckit::Configuration& test::ObsAuxControlFixture< MODEL >::config ( )
inlinestatic

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

Here is the call graph for this function:

◆ getInstance()

template<typename MODEL>
static ObsAuxControlFixture<MODEL>& test::ObsAuxControlFixture< MODEL >::getInstance ( )
inlinestaticprivate

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

Here is the caller graph for this function:

Member Data Documentation

◆ conf_

template<typename MODEL>
boost::scoped_ptr<const eckit::LocalConfiguration> test::ObsAuxControlFixture< MODEL >::conf_
private

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


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