FV3 Bundle
test::TestConfig Class Reference

#include <TestConfig.h>

Public Member Functions

 TestConfig ()
 
 ~TestConfig ()
 

Static Public Member Functions

static const eckit::Configuration & config ()
 

Private Attributes

boost::scoped_ptr< const eckit::YAMLConfiguration > config_
 

Detailed Description

Definition at line 28 of file TestConfig.h.

Constructor & Destructor Documentation

◆ TestConfig()

test::TestConfig::TestConfig ( )
inline

Definition at line 35 of file TestConfig.h.

◆ ~TestConfig()

test::TestConfig::~TestConfig ( )
inline

Definition at line 44 of file TestConfig.h.

Member Function Documentation

◆ config()

static const eckit::Configuration& test::TestConfig::config ( )
inlinestatic

Definition at line 30 of file TestConfig.h.

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ config_

boost::scoped_ptr<const eckit::YAMLConfiguration> test::TestConfig::config_
private

Definition at line 47 of file TestConfig.h.


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