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

Internal part of the port structs. HAS TO MATCH lf_port_base_t after tmplt and is_present. More...

#include <lf_types.h>

Data Fields

lf_sparse_io_record_tsparse_record
 
int destination_channel
 
int num_destinations
 
self_base_tsource_reactor
 

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: