FV3 Bundle
test::ObsTableTestFixture Class Reference
Inheritance diagram for test::ObsTableTestFixture:
[legend]
Collaboration diagram for test::ObsTableTestFixture:
[legend]

Public Member Functions

 ObsTableTestFixture ()
 
 ~ObsTableTestFixture ()
 
- Public Member Functions inherited from test::TestFixture
 TestFixture ()
 
 ~TestFixture ()
 

Public Attributes

boost::scoped_ptr< const eckit::LocalConfiguration > obsconf_
 
boost::scoped_ptr< const eckit::LocalConfiguration > testconf_
 
boost::scoped_ptr< const util::DateTime > bgn_
 
boost::scoped_ptr< const util::DateTime > end_
 

Detailed Description

Definition at line 23 of file test/lorenz95/ObsTable.cc.

Constructor & Destructor Documentation

◆ ObsTableTestFixture()

test::ObsTableTestFixture::ObsTableTestFixture ( )
inline

Definition at line 25 of file test/lorenz95/ObsTable.cc.

Here is the call graph for this function:

◆ ~ObsTableTestFixture()

test::ObsTableTestFixture::~ObsTableTestFixture ( )
inline

Definition at line 31 of file test/lorenz95/ObsTable.cc.

Member Data Documentation

◆ bgn_

boost::scoped_ptr<const util::DateTime> test::ObsTableTestFixture::bgn_

Definition at line 34 of file test/lorenz95/ObsTable.cc.

◆ end_

boost::scoped_ptr<const util::DateTime> test::ObsTableTestFixture::end_

Definition at line 35 of file test/lorenz95/ObsTable.cc.

◆ obsconf_

boost::scoped_ptr<const eckit::LocalConfiguration> test::ObsTableTestFixture::obsconf_

Definition at line 32 of file test/lorenz95/ObsTable.cc.

◆ testconf_

boost::scoped_ptr<const eckit::LocalConfiguration> test::ObsTableTestFixture::testconf_

Definition at line 33 of file test/lorenz95/ObsTable.cc.


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