IODA Bundle
odc::api::Settings Class Reference

#include <Odb.h>

Static Public Member Functions

static void treatIntegersAsDoubles (bool flag)
 
static long integerMissingValue ()
 
static void setIntegerMissingValue (long val)
 
static double doubleMissingValue ()
 
static void setDoubleMissingValue (double val)
 
static const std::string & version ()
 
static const std::string & gitsha1 ()
 

Detailed Description

Definition at line 44 of file Odb.h.

Member Function Documentation

◆ doubleMissingValue()

double odc::api::Settings::doubleMissingValue ( )
static

Definition at line 369 of file Odb.cc.

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

◆ gitsha1()

const std::string & odc::api::Settings::gitsha1 ( )
static

Definition at line 360 of file Odb.cc.

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

◆ integerMissingValue()

long odc::api::Settings::integerMissingValue ( )
static

Definition at line 365 of file Odb.cc.

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

◆ setDoubleMissingValue()

void odc::api::Settings::setDoubleMissingValue ( double  val)
static

Definition at line 351 of file Odb.cc.

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

◆ setIntegerMissingValue()

void odc::api::Settings::setIntegerMissingValue ( long  val)
static

Definition at line 347 of file Odb.cc.

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

◆ treatIntegersAsDoubles()

void odc::api::Settings::treatIntegersAsDoubles ( bool  flag)
static

Definition at line 343 of file Odb.cc.

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

◆ version()

const std::string & odc::api::Settings::version ( )
static

Definition at line 355 of file Odb.cc.

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

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