|
FlowArithmeticCalculator 1.0.0
Flow Arithmetic Calculator
|
#include <cstdint>#include <string>
Include dependency graph for Port.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | business_logic::elements::structures::Port |
| Represents a port on a block. More... | |
Namespaces | |
| namespace | business_logic |
| The business logic module. | |
| namespace | business_logic::elements |
| The elements (i.e., renderable entities constituting for the calculator) module. | |
| namespace | business_logic::elements::structures |
| Abstract structures that constitute for the calculator GUI and are logical models of the rendered entities. | |