Represents a port on a block.
More...
#include <Port.h>
|
| std::string | name |
| | The name/label of the port.
|
| |
| Type | type |
| | The type of the port.
|
| |
Represents a port on a block.
Definition at line 11 of file Port.h.
◆ Type
The type of the port.
Definition at line 21 of file Port.h.
◆ name
| std::string business_logic::elements::structures::Port::name |
The name/label of the port.
Definition at line 16 of file Port.h.
◆ type
| Type business_logic::elements::structures::Port::type |
The type of the port.
Definition at line 26 of file Port.h.
The documentation for this struct was generated from the following file:
- /home/runner/work/Skia-Arithmetic-Calculator/Skia-Arithmetic-Calculator/src/business_logic/elements/blocks/structures/Port.h