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

Consumer.hh File Reference

Header of base class for reading traces and rebuilding system state. More...

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

Go to the source code of this file.

Compounds

class  Consumer
 Process the reference and kernel traces. More...


Defines

#define _CONSUMER_HH


Detailed Description

Header of base class for reading traces and rebuilding system state.

Author:
Scott F. H. Kaplan <sfkaplan@cs.amherst.edu>
Date:
November 2002

A class used to read both a kernel and reference trace and, with each record, update data structures that reflect the state of the tasks and the memory.

Note that this is an ABSTRACT CLASS: A subclass, by defining the pure virtual methods found in this class, can choose to maintain extra data structures or to produce output before processing, at the processing of each record, and after processing.

Definition in file Consumer.hh.


Define Documentation

#define _CONSUMER_HH
 

Definition at line 23 of file Consumer.hh.


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