wiRedPanda
Logic Circuit Simulator
Loading...
Searching...
No Matches
ElementSimState::InputConnection Struct Reference

A single simulation-graph edge: which element/output port feeds one input slot. More...

#include <ElementSimState.h>

Public Attributes

GraphicElementsourceElement = nullptr
int sourceOutputIndex = 0

Detailed Description

A single simulation-graph edge: which element/output port feeds one input slot.

Definition at line 34 of file ElementSimState.h.

Member Data Documentation

◆ sourceElement

GraphicElement* ElementSimState::InputConnection::sourceElement = nullptr

Definition at line 35 of file ElementSimState.h.

◆ sourceOutputIndex

int ElementSimState::InputConnection::sourceOutputIndex = 0

Definition at line 36 of file ElementSimState.h.


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