btree.cpp File Reference

#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include <unistd.h>
#include <iostream>
#include <assert.h>
#include "btree.h"
#include "ubixfs.h"

Go to the source code of this file.

Namespaces

namespace  std

Defines

#define VERIFY(x, y, z, n)   if ((x) != (y)) { cout << "verify " << z << " failed" << endl; PrintWholeTree(); }


Define Documentation

#define VERIFY ( x,
y,
z,
 )     if ((x) != (y)) { cout << "verify " << z << " failed" << endl; PrintWholeTree(); }

Definition at line 12 of file btree.cpp.


Generated on Tue Dec 5 23:35:02 2006 for UbixOS V2 by  doxygen 1.4.7