Connection between an Input and Output.
More...
#include <Node.hpp>
Connection between an Input and Output.
Definition at line 270 of file Node.hpp.
◆ Connection()
| dai::Node::Connection::Connection |
( |
Output |
out, |
|
|
Input |
in |
|
) |
| |
◆ operator==()
| bool dai::Node::Connection::operator== |
( |
const Connection & |
rhs | ) |
const |
◆ std::hash< Connection >
◆ inputGroup
| std::string dai::Node::Connection::inputGroup |
◆ inputId
| Id dai::Node::Connection::inputId |
◆ inputName
| std::string dai::Node::Connection::inputName |
◆ outputGroup
| std::string dai::Node::Connection::outputGroup |
◆ outputId
| Id dai::Node::Connection::outputId |
◆ outputName
| std::string dai::Node::Connection::outputName |
The documentation for this struct was generated from the following files: