reactor-c
C Runtime for Lingua Franca
|
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_t * | sparse_record |
int | destination_channel |
int | num_destinations |
self_base_t * | source_reactor |
Internal part of the port structs. HAS TO MATCH lf_port_base_t after tmplt and is_present.
int lf_port_internal_t::destination_channel |
int lf_port_internal_t::num_destinations |
self_base_t* lf_port_internal_t::source_reactor |
lf_sparse_io_record_t* lf_port_internal_t::sparse_record |