#include "SSTable.h" void SSTable::PrintTable();
PrintTable prints a representation of the table to standard output, but is not guaranteed to have a nice look.
None