![]() |
Contur 2
Educational OS kernel simulator
|
Single history entry stored by the UI history buffer. More...
#include <tui_models.h>
Public Attributes | |
| std::size_t | sequence = 0 |
| History index/sequence. | |
| TuiSnapshot | snapshot |
| Captured immutable TUI snapshot. | |
Single history entry stored by the UI history buffer.
Definition at line 117 of file tui_models.h.
| std::size_t contur::TuiHistoryEntry::sequence = 0 |
History index/sequence.
Definition at line 120 of file tui_models.h.
| TuiSnapshot contur::TuiHistoryEntry::snapshot |
Captured immutable TUI snapshot.
Definition at line 123 of file tui_models.h.