Main Page | Class List | File List | Class Members

CACHE_LINE Class Reference

Represents a single cache line. More...

#include <CACHE_LINE.hpp>

List of all members.

Public Member Functions

 CACHE_LINE ()
 Base constructor.
 CACHE_LINE (void *pointer)
 Base constructor.

Public Attributes

void * _pointer
 Pointer this line starts at.
bool _dirty
 Represents if memory here has been changed in cache.


Detailed Description

Represents a single cache line.


The documentation for this class was generated from the following files:
Generated on Fri Aug 15 18:12:23 2008 for Run-timeCacheSimulator by  doxygen 1.3.9.1