![]() |
Contur 2
Educational OS kernel simulator
|
Diagnostics snapshot used by external observers. More...
#include <i_kernel_diagnostics.h>
Public Attributes | |
| KernelSnapshot | kernel |
| Runtime-agnostic kernel snapshot. | |
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.
| KernelSnapshot contur::KernelDiagnosticsSnapshot::kernel |
Runtime-agnostic kernel snapshot.
Definition at line 20 of file i_kernel_diagnostics.h.