|
| clock.h |
| A higher level API to the clock utilities provided by the platform API.
|
|
| environment.h |
| API for the environment data structure.
|
|
| lf_token.h |
| Definitions for token objects, reference-counted wrappers around dynamically-allocated messages.
|
|
| lf_types.h |
| Type definitions that are widely used across different parts of the runtime.
|
|
| mixed_radix.h |
| Header file for permuted mixed-radix numbers used in Lingua Franca programs.
|
|
| port.h |
|
| reactor.h |
| Definitions for the C target of Lingua Franca shared by threaded and unthreaded versions.
|
|
| reactor_common.h |
| Declarations of functions with implementations in reactor.c and reactor_threaded.c.
|
|
| tracepoint.h |
| Definitions of tracepoint functions for use with the C code generator and any other code generator that uses the C infrastructure (such as the Python code generator).
|
|