#include "io/io.h"
#include "io/reader.h"
#include "io/writer.h"
#include <iosfwd>
Go to the source code of this file.
Namespaces | |
namespace | io |
Classes | |
class | io::legacy_reader |
Implements the io::reader interface using the "legacy" data format. More... | |
class | io::legacy_writer |
Implements the io::writer interface using the "legacy" data format. More... |
Definition in file iolegacy.h.