IODA Bundle
odc::ODBAPIVersion Class Reference

#include <ODBAPIVersion.h>

Static Public Member Functions

static const char * version ()
 
static const char * gitsha1 ()
 
static unsigned int formatVersionMajor ()
 
static unsigned int formatVersionMinor ()
 
static const char * installPrefix ()
 
static const char * buildDirectory ()
 

Detailed Description

Definition at line 17 of file ODBAPIVersion.h.

Member Function Documentation

◆ buildDirectory()

const char * odc::ODBAPIVersion::buildDirectory ( )
static

Definition at line 27 of file ODBAPIVersion.cc.

◆ formatVersionMajor()

unsigned int odc::ODBAPIVersion::formatVersionMajor ( )
static

Definition at line 24 of file ODBAPIVersion.cc.

Here is the caller graph for this function:

◆ formatVersionMinor()

unsigned int odc::ODBAPIVersion::formatVersionMinor ( )
static

Definition at line 25 of file ODBAPIVersion.cc.

Here is the caller graph for this function:

◆ gitsha1()

static const char* odc::ODBAPIVersion::gitsha1 ( )
static
Here is the caller graph for this function:

◆ installPrefix()

const char * odc::ODBAPIVersion::installPrefix ( )
static

Definition at line 26 of file ODBAPIVersion.cc.

◆ version()

const char * odc::ODBAPIVersion::version ( )
static

Definition at line 21 of file ODBAPIVersion.cc.

Here is the caller graph for this function:

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