|
cachesim
A cache simulator
|
Базовый интерфейс к модели памяти More...
Go to the source code of this file.
Data Structures | |
| struct | AbstractMemoryOps |
| Базовые операции с памятью More... | |
| struct | AbstractMemory |
| Дескриптор базовой модели памяти More... | |
Typedefs | |
| typedef struct AbstractMemory | AbstractMemory |
| typedef struct AbstractMemoryOps | AbstractMemoryOps |
| Базовые операции с памятью | |
Базовый интерфейс к модели памяти
Definition in file abstract_memory.h.
| typedef struct AbstractMemory AbstractMemory |
Definition at line 15 of file abstract_memory.h.
| typedef struct AbstractMemoryOps AbstractMemoryOps |
Базовые операции с памятью
Операции с памятью
1.7.5.1