![]() |
Contur 2
Educational OS kernel simulator
|
View model for memory panel rendering. More...
#include <memory_map_view.h>
Public Attributes | |
| Tick | currentTick = 0 |
| Tick represented by the panel. | |
| TuiMemorySnapshot | memory |
| Memory snapshot payload. | |
View model for memory panel rendering.
Definition at line 14 of file memory_map_view.h.
| Tick contur::TuiMemoryMapViewModel::currentTick = 0 |
Tick represented by the panel.
Definition at line 17 of file memory_map_view.h.
| TuiMemorySnapshot contur::TuiMemoryMapViewModel::memory |
Memory snapshot payload.
Definition at line 20 of file memory_map_view.h.