|
Soletta™ Framework
|
Structure for the specification of a connection. More...
#include <sol-flow-static.h>
Data Fields | |
| uint16_t | dst |
| Destination node index. More... | |
| uint16_t | dst_port |
| Destination node port index. More... | |
| uint16_t | src |
| Source node index. More... | |
| uint16_t | src_port |
| Source node port index. More... | |
Structure for the specification of a connection.
| uint16_t sol_flow_static_conn_spec::dst |
Destination node index.
| uint16_t sol_flow_static_conn_spec::dst_port |
Destination node port index.
| uint16_t sol_flow_static_conn_spec::src |
Source node index.
| uint16_t sol_flow_static_conn_spec::src_port |
Source node port index.
1.8.6