27 #ifndef SLICE_LAYOUT_HPP
28 #define SLICE_LAYOUT_HPP
33 #include "../my_config.h"
41 class slice_layout :
public on_pool
49 infinint first_slice_header;
50 infinint other_slice_header;
51 bool older_sar_than_v8;
53 void read(generic_file & f);
54 void write(generic_file & f)
const;
63 void which_slice(
const infinint & offset,
65 infinint & slice_offset)
const;
68 static const char OLDER_THAN_V8 =
'7';
69 static const char V8 =
'8';
class generic_file is defined here as well as class fichierthe generic_file interface is widely used ...
switch module to limitint (32 ou 64 bits integers) or infinint
this is the base class of object that can be allocated on a memory pool