TEMU
3.0
The Terma Emulator
|
#include </builds/termade/temu/temu/include/temu-c/Support/VTables.h>
Data Fields | |
temu_MachineIface * | Machine |
Machine interface. More... | |
temu_EventIface * | Event |
Event interface. More... | |
All machines must implement this VTable interface. These are used to speedup certain operations on machine objects.
temu_EventIface* temu_MachineVTable::Event |
Event interface.
temu_MachineIface* temu_MachineVTable::Machine |
Machine interface.