libdballe 5.10
Data Structures
file.h File Reference

File I/O for files containing meterorological messages. More...

#include <dballe/core/defs.h>
#include <memory>
#include <string>
#include <cstdio>

Go to the source code of this file.

Data Structures

class  dballe::File

Detailed Description

File I/O for files containing meterorological messages.

This module provides a unified interface to read and write messages to files in various formats.

Format-specific implementation is not provided by this module, but other libraries can implement format specific read and write functions and register them with ::dba_file.