IODA Bundle
TestRunnerApplication.h
Go to the documentation of this file.
1
/*
2
* (C) Copyright 1996-2012 ECMWF.
3
*
4
* This software is licensed under the terms of the Apache Licence Version 2.0
5
* which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
6
* In applying this licence, ECMWF does not waive the privileges and immunities
7
* granted to it by virtue of its status as an intergovernmental organisation nor
8
* does it submit to any jurisdiction.
9
*/
10
11
/// \file TestRunnerApplication.h
12
///
13
/// @author Piotr Kuchta, ECMWF, Feb 2009
14
15
#ifndef TestRunnerApplication_H
16
#define TestRunnerApplication_H
17
18
#include "
odc/ODBApplication.h
"
19
20
namespace
odc
{
21
namespace
tool {
22
namespace
test
{
23
24
class
TestRunnerApplication
:
public
ODBApplication
{
25
public
:
26
TestRunnerApplication
(
int
argc,
char
**argv);
27
virtual
~TestRunnerApplication
();
28
29
void
run
();
30
};
31
32
}
// namespace test
33
}
// namespace tool
34
}
// namespace odc
35
36
#endif
ODBApplication.h
odc::tool::ODBApplication
Definition:
ODBApplication.h:24
odc::tool::test::TestRunnerApplication
Definition:
TestRunnerApplication.h:24
odc::tool::test::TestRunnerApplication::TestRunnerApplication
TestRunnerApplication(int argc, char **argv)
Definition:
TestRunnerApplication.cc:27
odc::tool::test::TestRunnerApplication::~TestRunnerApplication
virtual ~TestRunnerApplication()
Definition:
TestRunnerApplication.cc:31
odc::tool::test::TestRunnerApplication::run
void run()
Definition:
TestRunnerApplication.cc:33
odc
Definition:
ColumnInfo.h:23
test
Definition:
test/assimilation/FullGMRES.h:25
odc
src
odc
tools
TestRunnerApplication.h
Generated on Fri Aug 20 2021 11:49:12 for IODA Bundle by
1.9.1