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

#include <GeometryIterator.h>

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

Static Public Member Functions

static const eckit::Configuration & getConfig ()
 

Private Member Functions

 GeometryIteratorFixture ()
 
 ~GeometryIteratorFixture ()
 

Static Private Member Functions

static GeometryIteratorFixture< MODEL > & getInstance ()
 

Private Attributes

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

Detailed Description

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

Definition at line 38 of file test/interface/GeometryIterator.h.

Constructor & Destructor Documentation

◆ GeometryIteratorFixture()

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

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

Here is the call graph for this function:

◆ ~GeometryIteratorFixture()

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

Definition at line 52 of file test/interface/GeometryIterator.h.

Member Function Documentation

◆ getConfig()

template<typename MODEL>
static const eckit::Configuration& test::GeometryIteratorFixture< MODEL >::getConfig ( )
inlinestatic

Definition at line 40 of file test/interface/GeometryIterator.h.

Here is the call graph for this function:

◆ getInstance()

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

Definition at line 43 of file test/interface/GeometryIterator.h.

Here is the caller graph for this function:

Member Data Documentation

◆ conf_

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

Definition at line 54 of file test/interface/GeometryIterator.h.


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