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