Skip to main content

debug Namespace

Definition

namespace simaai::neat::debug { ... }

Classes Index

structDebugOptions

Tunables for debug-mode pipeline dumps. More...

structDebugOutput

One captured pipeline output (single-shot dump result). More...

structDebugStream

Streaming iterator over debug-mode pipeline outputs. More...

structOutputTag

Tag type selecting the single-output dump overload. More...

structStreamTag

Tag type selecting the streaming-output dump overload. More...

Variables Index

constexpr OutputTagoutput {}

Tag instance selecting single-output dump overload. More...

constexpr StreamTagstream {}

Tag instance selecting streaming-output dump overload. More...

Variables

output

constexpr OutputTag simaai::neat::debug::output {}
constexpr

Tag instance selecting single-output dump overload.

Definition at line 93 of file DebugTypes.h.

93inline constexpr OutputTag output{};

stream

constexpr StreamTag simaai::neat::debug::stream {}
constexpr

Tag instance selecting streaming-output dump overload.

Definition at line 95 of file DebugTypes.h.

95inline constexpr StreamTag stream{};

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


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.