reactor-c 1.0
C Runtime for Lingua Franca
Loading...
Searching...
No Matches
lf_port_internal_t Struct Reference

Internal part of the port structs. More...

#include <lf_types.h>

Data Fields

int destination_channel
int num_destinations
self_base_tsource_reactor
lf_sparse_io_record_tsparse_record

Detailed Description

Internal part of the port structs.

HAS TO MATCH lf_port_base_t after tmplt and is_present.

Field Documentation

◆ destination_channel

int lf_port_internal_t::destination_channel

◆ num_destinations

int lf_port_internal_t::num_destinations

◆ source_reactor

self_base_t* lf_port_internal_t::source_reactor

◆ sparse_record

lf_sparse_io_record_t* lf_port_internal_t::sparse_record

The documentation for this struct was generated from the following file:
  • /Users/runner/work/reactor-c/reactor-c/include/core/lf_types.h