libdballe  5.18
Data Structures | Enumerations | Functions
defs.h File Reference

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)

Detailed Description

Common definitions.