This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | BlockIO |
| ??? More... | |
| struct | BlockIO::stats |
| class | FileBlockIO |
| ??? More... | |
Defines | |
| #define | NULLBLOCKNUM static_cast<BlockNum>(~0) |
Typedefs | |
| typedef unsigned int | BlockNum |
The BlockIO class forms the base for a set of classes for wrapping the interface to storing fixed-size blocks of data on some persistent media.
Definition in file blockio.h.
|
|
|
|
|
Definition at line 42 of file blockio.h. Referenced by FileBlockIO::get(), and FileBlockIO::put(). |
1.3.4