#include <fstream>
#include <cerrno>
#include "common/log.h"
#include "io/FileReprBase.hpp"
Include dependency graph for StreamRepr.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | StreamRepr |
Stream-based file representation. More... |