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

Recorder.h File Reference

Go to the source code of this file.

Compounds

class  Recorder

Variables

What __pad0__


Variable Documentation

What __pad0__
 

The Recorder class is an abstract class which is introduced to allow information to be saved during the analysis. The interface defines two pure virtual methods {record()} and {playback()}. {record()} is a method which is called by the Domain object during a {commit()}. The {playback()} method can be called by the analyst after the analysis has been performed. \

}

Definition at line 49 of file Recorder.h.

Copyright Contact Us