include/blockio.h File Reference

Wrapper - Block I/O to Some Storage Media. More...

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

Included by dependency graph

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


Detailed Description

Wrapper - Block I/O to Some Storage Media.

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.


Define Documentation

#define NULLBLOCKNUM   static_cast<BlockNum>(~0)
 

Definition at line 43 of file blockio.h.


Typedef Documentation

typedef unsigned int BlockNum
 

Definition at line 42 of file blockio.h.

Referenced by FileBlockIO::get(), and FileBlockIO::put().


Generated on Sun Aug 21 04:18:17 2005 for Udanax-Green by doxygen1.3.4