Skip to content

Struct emulator::CouplingConfig

ClassList > emulator > CouplingConfig

Coupling configuration options. More...

  • #include <emulator_config.hpp>

Public Attributes

Type Name
bool debug = false
Enable coupling debug output.
bool zero_init_exports = true
Zero export fields on initialization.

Detailed Description

Controls behavior of the component's interaction with the MCT coupler.

Public Attributes Documentation

variable debug

Enable coupling debug output.

bool emulator::CouplingConfig::debug;


variable zero_init_exports

Zero export fields on initialization.

bool emulator::CouplingConfig::zero_init_exports;



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