|
wiRedPanda
Logic Circuit Simulator
|
#include <Commands.h>
Public Attributes | |
| int | connectionId |
| int | elementId |
| bool | isInput |
| int | otherElementId |
| int | otherPortIndex |
| int | portIndex |
Definition at line 525 of file Commands.h.
| int UpdateBlobCommand::ConnectionInfo::connectionId |
Definition at line 526 of file Commands.h.
| int UpdateBlobCommand::ConnectionInfo::elementId |
Definition at line 527 of file Commands.h.
| bool UpdateBlobCommand::ConnectionInfo::isInput |
Definition at line 529 of file Commands.h.
| int UpdateBlobCommand::ConnectionInfo::otherElementId |
Definition at line 530 of file Commands.h.
| int UpdateBlobCommand::ConnectionInfo::otherPortIndex |
Definition at line 531 of file Commands.h.
| int UpdateBlobCommand::ConnectionInfo::portIndex |
Definition at line 528 of file Commands.h.