| // -------------------------------------------------------- |
| // Code generated by Papyrus C |
| // -------------------------------------------------------- |
| |
| /* |
| * File generated from the CCodegenTest::Class4 uml class |
| * Generated by the Papyrus C Generator (CEA LIST) |
| * |
| */ |
| |
| // Include self header |
| #include "Class4.h" |
| // Derived includes |
| #include "Class3.h" |
| // Include from Include stereotype (body) |
| #include <Class3.h> |
| // End of Include from Include stereotype (body) |
| |
| /* |
| * ------- Default constructor & destructor implementations ------ |
| */ |
| |
| void Class4_init(Class4 *self) { |
| |
| } |
| |