|
libdballe 5.10
|
Common definitions. More...
#include <limits.h>#include <string>#include <iosfwd>Go to the source code of this file.
Data Structures | |
| struct | dballe::Level |
| struct | dballe::Trange |
Enumerations | |
| enum | Encoding { BUFR = 0, CREX = 1, AOF = 2 } |
| Supported encodings. | |
Functions | |
| const char * | dballe::encoding_name (Encoding enc) |
| std::ostream & | dballe::operator<< (std::ostream &out, const Level &l) |
| std::ostream & | dballe::operator<< (std::ostream &out, const Trange &l) |
Common definitions.
1.7.4