CompileDES  3.13
Executable-Code Generation from Synchronised libFAUDES Automata
cgp_include.h
Go to the documentation of this file.
1 
14 #ifndef FAUDES_CGP_INCLUDE_H
15 #define FAUDES_CGP_INCLUDE_H
16 
17 // include relevant headers
18 #include "cgp_eventconfig.h"
19 #include "cgp_codegenerator.h"
20 #include "cgp_embeddedc.h"
21 #include "cgp_atmega.h"
22 #include "cgp_kinetis.h"
23 #include "cgp_iec61131st.h"
24 #include "cgp_gebtools.h"
25 #include "cgp_plcoxml.h"
26 
27 #endif
28 
29 
30 // **************************************************************
31 // *** Doxygen Page: Introduction *******************************
32 // **************************************************************
33 
131 // **************************************************************
132 // *** Doxygen Page: Execution Semantics ************************
133 // **************************************************************
134 
135 
254 // **************************************************************
255 // *** Doxygen Page: Code Organisation **************************
256 // **************************************************************
257 
258 
322 // **************************************************************
323 // *** Doxygen Page: Build Process ******************************
324 // **************************************************************
325 
642 // **************************************************************
643 // *** Doxygen Imported Pages **********************************
644 // **************************************************************
645 
Code-generator for ATmega microcontrollers.
Code-generator common base class.
Code-generator for target C.
Event attributes (execution semantics)
Code-generator GEB toolchain (IEC 61131-3 ST)
Code-generator for target IEC 61131-3 ST.
Code-generator for Freescale Kinetis microcontrollers.
Code-generator PlcOpen XML (IEC 61131-3 ST)