#include <temu-c/Models/Machine.h>
Definition at line 22 of file Machine.h.
| void(* temu_MachineIface::asyncStop)(void *Obj) |
| temu_CpuIfaceRef(* temu_MachineIface::getCpu)(void *Obj, unsigned Idx) |
| temu_CpuIfaceRef(* temu_MachineIface::getCurrentCpu)(void *Obj) |
| unsigned(* temu_MachineIface::getCurrentCpuId)(void *Obj) |
| int64_t(* temu_MachineIface::getTime)(void *Machine) |
| void(* temu_MachineIface::reset)(void *Obj, int ResetType) |
The documentation for this struct was generated from the following file: