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

Diagnostics snapshot used by external observers. More...

#include <i_kernel_diagnostics.h>

Public Attributes

KernelSnapshot kernel
 Runtime-agnostic kernel snapshot.

Detailed Description

Diagnostics snapshot used by external observers.

This wrapper intentionally decouples external consumers from direct dependency on kernel internals. At this stage it contains the kernel runtime-agnostic snapshot as-is and can be extended later.

Definition at line 17 of file i_kernel_diagnostics.h.

Member Data Documentation

◆ kernel

KernelSnapshot contur::KernelDiagnosticsSnapshot::kernel

Runtime-agnostic kernel snapshot.

Definition at line 20 of file i_kernel_diagnostics.h.


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