CohereSim: A Bus-based Cache Simulator  v3.3
A tool for education in computing - learn about coherence protocols, replacement policies, and SMP vs DSM
Data Structures
cache_abc.h File Reference

Declaration of the cache interface class. More...

#include "typedefs.h"
Include dependency graph for cache_abc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  CacheABC
 The cache interface. More...
 

Detailed Description

Declaration of the cache interface class.