Main Page | Modules | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages | Examples

change_log Class Reference

#include <ac_log.H>

List of all members.

Public Member Functions

 change_log ()
 Constructors.

 change_log (int a, ac_word v, double t)
void save (fstream &of)
 Saving into a given binary file.


Public Attributes

unsigned addr
 The address being written.

ac_Sword value
 New value assigned to the address.

double time
 Simulation time of this modification.


Friends

bool operator== (const change_log &cl1, const change_log &cl2)
 Equal to operator overloaded.

bool operator< (const change_log &cl1, const change_log &cl2)
 Less than operator overloaded.

ostream & operator<< (ostream &os, const change_log &cl)
 Output operator overloaded.


Detailed Description

Structure used to keep track of changes on storage devices.

Definition at line 28 of file ac_log.H.


The documentation for this class was generated from the following file:
Generated on Thu Jun 24 08:30:09 2004 for ArchC by doxygen 1.3.4