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

#include <GeoVaLs.h>

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

Static Public Member Functions

static const util::DateTime & tbgn ()
 
static const util::DateTime & tend ()
 
static ObsSpaces_obspace ()
 

Private Types

typedef oops::ObsSpaces< MODEL > ObsSpaces_
 

Private Member Functions

 GeoVaLsFixture ()
 
 ~GeoVaLsFixture ()
 

Static Private Member Functions

static GeoVaLsFixture< MODEL > & getInstance ()
 

Private Attributes

boost::scoped_ptr< const util::DateTime > tbgn_
 
boost::scoped_ptr< const util::DateTime > tend_
 
boost::scoped_ptr< ObsSpaces_ospaces_
 

Detailed Description

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

Definition at line 37 of file oops/src/test/interface/GeoVaLs.h.

Member Typedef Documentation

◆ ObsSpaces_

template<typename MODEL>
typedef oops::ObsSpaces<MODEL> test::GeoVaLsFixture< MODEL >::ObsSpaces_
private

Definition at line 38 of file oops/src/test/interface/GeoVaLs.h.

Constructor & Destructor Documentation

◆ GeoVaLsFixture()

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

Definition at line 51 of file oops/src/test/interface/GeoVaLs.h.

Here is the call graph for this function:

◆ ~GeoVaLsFixture()

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

Definition at line 59 of file oops/src/test/interface/GeoVaLs.h.

Member Function Documentation

◆ getInstance()

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

Definition at line 46 of file oops/src/test/interface/GeoVaLs.h.

Here is the caller graph for this function:

◆ obspace()

template<typename MODEL>
static ObsSpaces_& test::GeoVaLsFixture< MODEL >::obspace ( )
inlinestatic

Definition at line 43 of file oops/src/test/interface/GeoVaLs.h.

Here is the call graph for this function:

◆ tbgn()

template<typename MODEL>
static const util::DateTime& test::GeoVaLsFixture< MODEL >::tbgn ( )
inlinestatic

Definition at line 41 of file oops/src/test/interface/GeoVaLs.h.

Here is the call graph for this function:

◆ tend()

template<typename MODEL>
static const util::DateTime& test::GeoVaLsFixture< MODEL >::tend ( )
inlinestatic

Definition at line 42 of file oops/src/test/interface/GeoVaLs.h.

Here is the call graph for this function:

Member Data Documentation

◆ ospaces_

template<typename MODEL>
boost::scoped_ptr<ObsSpaces_> test::GeoVaLsFixture< MODEL >::ospaces_
private

Definition at line 63 of file oops/src/test/interface/GeoVaLs.h.

◆ tbgn_

template<typename MODEL>
boost::scoped_ptr<const util::DateTime> test::GeoVaLsFixture< MODEL >::tbgn_
private

Definition at line 61 of file oops/src/test/interface/GeoVaLs.h.

◆ tend_

template<typename MODEL>
boost::scoped_ptr<const util::DateTime> test::GeoVaLsFixture< MODEL >::tend_
private

Definition at line 62 of file oops/src/test/interface/GeoVaLs.h.


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