29 #include "../my_config.h"
34 using namespace libdar;
45 bool skippable(skippability direction,
const infinint & amount) {
return true; };
48 bool skip_relative(S_I x);
58 vector <partie> morceau;
62 U_I inherited_read(
char *a, U_I size);
63 void inherited_write(
const char *a,
size_t size);
64 void inherited_sync_write() {};
65 void inherited_flush_read() {};
66 void inherited_terminate() {};
68 virtual void fill_morceau() = 0;
class generic_file is defined here as well as class fichierthe generic_file interface is widely used ...
virtual void read_ahead(const infinint &amount)
switch module to limitint (32 ou 64 bits integers) or infinint
this is the interface class from which all other data transfer classes inherit
the arbitrary large positive integer class