wiRedPanda
Logic Circuit Simulator
Loading...
Searching...
No Matches
ElementSimState.h File Reference

Per-element simulation runtime state (input/output values and the connection graph). More...

#include <algorithm>
#include <QVector>
#include "App/Core/Enums.h"
Include dependency graph for ElementSimState.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ElementSimState
 Owns a GraphicElement's simulation runtime state, decoupled from its graphics. More...
struct  ElementSimState::InputConnection
 A single simulation-graph edge: which element/output port feeds one input slot. More...

Detailed Description

Per-element simulation runtime state (input/output values and the connection graph).

Definition in file ElementSimState.h.