Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

Reference_Reader.cc File Reference

Header of base class for reading and parsing reference traces. More...

#include <assert.h>
#include <stdio.h>
#include <stdlib.h>
#include <sys/errno.h>
#include "Reference_Reader.hh"
#include "types-and-constants.hh"

Go to the source code of this file.


Detailed Description

Header of base class for reading and parsing reference traces.

Author:
Scott F. H. Kaplan <sfkaplan@cs.amherst.edu>
Date:
January 2003

A class that defines the interface for reading and parsing a reference trace. This is an ABSTRACT CLASS: It does not define the read() method. By defining this method, a subclass actually read and parse some specific reference trace format and place the needed results into the data structure that read() accepts as an argument.

Definition in file Reference_Reader.cc.


Generated on Fri Jan 31 10:33:36 2003 for Laplace-merge by doxygen1.3-rc2