IODA Bundle
ODBAPIVersion.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
///
12
/// This file will be updated autmatically by the make.sms script
13
///
14
15
namespace
odc
{
16
17
class
ODBAPIVersion
{
18
public
:
19
static
const
char
*
version
();
20
static
const
char
*
gitsha1
();
21
static
unsigned
int
formatVersionMajor
();
22
static
unsigned
int
formatVersionMinor
();
23
24
static
const
char
*
installPrefix
();
25
static
const
char
*
buildDirectory
();
26
};
27
28
}
// namespace odc
29
odc::ODBAPIVersion
Definition:
ODBAPIVersion.h:17
odc::ODBAPIVersion::formatVersionMinor
static unsigned int formatVersionMinor()
Definition:
ODBAPIVersion.cc:25
odc::ODBAPIVersion::version
static const char * version()
Definition:
ODBAPIVersion.cc:21
odc::ODBAPIVersion::gitsha1
static const char * gitsha1()
odc::ODBAPIVersion::buildDirectory
static const char * buildDirectory()
Definition:
ODBAPIVersion.cc:27
odc::ODBAPIVersion::installPrefix
static const char * installPrefix()
Definition:
ODBAPIVersion.cc:26
odc::ODBAPIVersion::formatVersionMajor
static unsigned int formatVersionMajor()
Definition:
ODBAPIVersion.cc:24
odc
Definition:
ColumnInfo.h:23
odc
src
odc
ODBAPIVersion.h
Generated on Fri Aug 20 2021 11:49:09 for IODA Bundle by
1.9.1