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
interactive_mode_coherence.h File Reference

Declaration of the InteractiveModeCoherence and BusEvent classes. More...

#include <vector>
#include "interactive_mode.h"
Include dependency graph for interactive_mode_coherence.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  bus_event
 The BusEvent class. More...
 
class  InteractiveModeCoherence
 The InteractiveMode class for coherence protocols. More...
 

Detailed Description

Declaration of the InteractiveModeCoherence and BusEvent classes.