Skip to content

Struct emulator::DiagnosticConfig

ClassList > emulator > DiagnosticConfig

Complete diagnostic output configuration. More...

  • #include <emulator_diagnostics.hpp>

Public Attributes

Type Name
HistoryRestartConfig history_restart
.rh. file config
std::vector< OutputStreamConfig > history_streams
.h. file streams
RestartConfig restart
.r. file config

Detailed Description

Public Attributes Documentation

variable history_restart

.rh. file config

HistoryRestartConfig emulator::DiagnosticConfig::history_restart;


variable history_streams

.h. file streams

std::vector<OutputStreamConfig> emulator::DiagnosticConfig::history_streams;


variable restart

.r. file config

RestartConfig emulator::DiagnosticConfig::restart;



The documentation for this class was generated from the following file components/emulator_comps/common/src/emulator_diagnostics.hpp