|
FlowArithmeticCalculator 1.0.0
Flow Arithmetic Calculator
|
Abstract structures that constitute for the calculator GUI and are logical models of the rendered entities. More...
Classes | |
| struct | BlocksConnectionSide |
| A side of a connection between two ports. More... | |
| struct | Port |
| Represents a port on a block. More... | |
Typedefs | |
| using | PortsConnection = std::pair< BlocksConnectionSide, BlocksConnectionSide > |
Abstract structures that constitute for the calculator GUI and are logical models of the rendered entities.
| using business_logic::elements::structures::PortsConnection = typedef std::pair<BlocksConnectionSide, BlocksConnectionSide> |
Definition at line 45 of file BlocksConnectionSide.h.