Contur 2
Educational OS kernel simulator
Loading...
Searching...
No Matches
contur::TuiMemoryMapViewModel Struct Reference

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.

Detailed Description

View model for memory panel rendering.

Definition at line 14 of file memory_map_view.h.

Member Data Documentation

◆ currentTick

Tick contur::TuiMemoryMapViewModel::currentTick = 0

Tick represented by the panel.

Definition at line 17 of file memory_map_view.h.

◆ memory

TuiMemorySnapshot contur::TuiMemoryMapViewModel::memory

Memory snapshot payload.

Definition at line 20 of file memory_map_view.h.


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