ondisk.c File Reference

OnDisk class for storing data on disk. More...

#include <cassert>
#include <cstdio>
#include <cstring>
#include <cctype>
#include <cstdlib>
#include <cerrno>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/mman.h>
#include <fcntl.h>
#include <unistd.h>
#include "hash.h"
#include "id.h"
#include "data.h"
#include "trace.h"
#include "util.h"
#include "ondisk.h"
#include "gabbie.h"

Classes

struct  FileHeader
 Note: Need to standardize this, and put it in a header. More...


Detailed Description

OnDisk class for storing data on disk.

Author:
Bryan Jacobson, 2006.

Generated on Sun Oct 8 09:32:09 2006 for gabbie by  doxygen 1.4.6