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

Bounded TUI history ring-buffer with cursor navigation semantics. More...

#include <cstddef>
#include <functional>
#include <memory>
#include <optional>
#include "contur/core/error.h"
#include "contur/tui/tui_models.h"

Go to the source code of this file.

Classes

class  contur::HistoryBuffer
 Bounded history buffer used for UI-only playback navigation. More...

Namespaces

namespace  contur

Detailed Description

Bounded TUI history ring-buffer with cursor navigation semantics.

Definition in file history_buffer.h.