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

Reference_Reader.hh File Reference

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

#include <stdio.h>
#include "types-and-constants.hh"

Go to the source code of this file.

Compounds

class  Reference_Reader
 An abstract class whose subclasses can read different trace formats. More...


Defines

#define _REFERENCE_READER_HH


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.hh.


Define Documentation

#define _REFERENCE_READER_HH
 

Definition at line 21 of file Reference_Reader.hh.


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