Page Class Reference

#include <Page.h>

List of all members.


Detailed Description

Class to hold a page's worth of data in memory.

Author:
Dave Musicant, with considerable material reused from the UW-Madison Minibase project


Public Attributes

char data [PAGESIZE]
 Array to actually contain page data.

Static Public Attributes

static const int PAGESIZE = 1024
 Size of a page in bytes.


Generated on Thu Aug 30 08:01:17 2007 for Minibase by  doxygen 1.4.7