|
libdballe
7.7
|
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.
Data Structures | |
| 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 urpsim@smr.arpa.emr.it | |
Common base types used by most of DB-All.e code.
1.8.9.1