libdballe  7.21
Classes | Namespaces
types.h File Reference

Common base types used by most of DB-All.e code. More...

#include <iosfwd>
#include <limits.h>

Go to the source code of this file.

Classes

struct  dballe::Date
 Calendar date. More...
 
struct  dballe::Time
 Time of the day. More...
 
struct  dballe::Datetime
 Date and time. More...
 
struct  dballe::DatetimeRange
 Range of datetimes. More...
 
struct  dballe::Coords
 Coordinates. More...
 
struct  dballe::LatRange
 Range of latitudes. More...
 
struct  dballe::LonRange
 Range of longitudes. More...
 
struct  dballe::Level
 Vertical level or layer. More...
 
struct  dballe::Trange
 Information on how a value has been sampled or computed with regards to time. More...
 

Namespaces

 dballe
 Copyright (C) 2008–2010 ARPA-SIM urpsi.nosp@m.m@sm.nosp@m.r.arp.nosp@m.a.em.nosp@m.r.it
 

Detailed Description

Common base types used by most of DB-All.e code.