Go to the source code of this file.
Classes | |
class | dve_system_t |
Class for a DVE system representation. More... | |
union | SYS_initial_values_t |
Internal type for storing initial values of various identifiers. More... | |
struct | SYS_parameters_t |
Typedefs | |
typedef SYS_parameters_t * | SYS_p_parameters_t |
Enumerations | |
enum | system_synchronicity_t { SYSTEM_SYNC = 0, SYSTEM_ASYNC = 1 } |
Type of system - SYSTEM_SYNC = synchornous system, SYSTEM_ASYNC = asynchronous system