next up previous contents
Next: Assert Up: Debugging Methods Previous: PrintTable

PrintTree

NAME PrintTree

PROTOTYPE

#include "SSTable.h"

void SSTable::PrintTree(int colIndex);

PURPOSE

PrintTree prints to standard output a representation of the table "tree" index on a column. This method is used for debugging.

RECEIVES

colIndex The index of the column to have its tree representation printed.

RETURN VALUE

None

REMARKS

See also: Assert
  PrintTable



Olivera Tosic
12/17/1999