Struct Node::Connection
Defined in File Node.hpp
Nested Relationships
This struct is a nested type of Class Node.
Struct Documentation
-
struct Connection
Connection between an Input and Output.
Public Members
-
Id outputId
-
std::string outputName
-
std::string outputGroup
-
Id inputId
-
std::string inputName
-
std::string inputGroup
Friends
- friend struct std::hash< Connection >
-
Id outputId