lab_hash
Hellish Hash Tables
textfile.h File Reference

Definition of a text file reading interface. More...

#include <fstream>
#include <string>
+ Include dependency graph for textfile.h:
+ This graph shows which files directly or indirectly include this file:

Classes

class  TextFile
 TextFile class: defines an interface for reading in a text file. More...
 

Detailed Description

Definition of a text file reading interface.

Author
Chase Geigle
Date
Spring 2011
Summer 2012