#include "../my_config.h"
#include "infinint.hpp"
#include "generic_file.hpp"
Go to the source code of this file.
Namespaces | |
namespace | libdar |
Classes | |
class | libdar::tronc |
make a segment of a generic_file appear like a real generic_file More... |
This is used to read a part of a file as if it was a real file generating end of file behavior when reaching the given length.
Definition in file tronc.hpp.