TEMU  2
The Terma Emulator
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
temu_CacheCtrlIface Struct Reference

#include <temu-c/Memory/Cache.h>

Collaboration diagram for temu_CacheCtrlIface:

Data Fields

void(* evictionInProgress )(void *Obj)
 
void(* evictionCompleted )(void *Obj)
 

Detailed Description

Definition at line 106 of file Cache.h.

Field Documentation

void(* temu_CacheCtrlIface::evictionCompleted)(void *Obj)

Definition at line 111 of file Cache.h.

void(* temu_CacheCtrlIface::evictionInProgress)(void *Obj)

Definition at line 108 of file Cache.h.


The documentation for this struct was generated from the following file: