#include <mng.h>
Inheritance diagram for BID< SIZE >:
Public Types | |
size = SIZE | |
Block size. | |
t_size = SIZE | |
Blocks size, given by the parameter. | |
enum | { size = SIZE, t_size = SIZE } |
Public Attributes | |
file * | storage |
pointer to the file of the block | |
stxxl::int64 | offset |
offset within the file of the block |
anonymous enum |