Contur 2
Educational OS kernel simulator
Loading...
Searching...
No Matches
i_kernel_read_model.h File Reference

Read-model adapter interface that maps kernel state to TUI snapshots. More...

#include <memory>
#include "contur/core/error.h"
#include "contur/kernel/i_kernel_diagnostics.h"
#include "contur/tui/tui_models.h"

Go to the source code of this file.

Classes

class  contur::IKernelReadModel
 Read-only adapter contract for capturing UI-facing kernel snapshots. More...
class  contur::KernelReadModel
 Default implementation that adapts kernel snapshot data into TUI models. More...

Namespaces

namespace  contur

Detailed Description

Read-model adapter interface that maps kernel state to TUI snapshots.

Definition in file i_kernel_read_model.h.