ELVE  1
ELVE Logic Visualization Explorer
Elve::Dependency Struct Reference

Node dependency. More...

#include <NodeData.h>

Public Member Functions

 Dependency (const NodeID &id)
 Dependency (const NodeID &id, Index from, Index to)
 Dependency (const QJsonArray &v)
QJsonValue json () const

Public Attributes

NodeID id
Index from
Index to

Detailed Description

Node dependency.

Represent direct ancestor of the node. I.e. one node of the fan-in

It allows to specifie in which input the ancestor is connected an from wich output of the ancestor the connexion comes.

Definition at line 63 of file NodeData.h.

List of all members.


The documentation for this struct was generated from the following files:
 All Classes Functions