equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * Generated by erpcgen 1.12.0 on Mon Oct 28 15:10:14 2024. |
2 * Generated by erpcgen 1.13.0 on Fri Nov 22 15:03:08 2024. |
3 * |
3 * |
4 * AUTOGENERATED - DO NOT EDIT |
4 * AUTOGENERATED - DO NOT EDIT |
5 */ |
5 */ |
6 |
6 |
7 |
7 |
8 #if !defined(_erpc_PLCObject_common_hpp_) |
8 #if !defined(_erpc_PLCObject_common_hpp_) |
9 #define _erpc_PLCObject_common_hpp_ |
9 #define _erpc_PLCObject_common_hpp_ |
10 |
10 |
11 |
11 |
12 #include <cstdbool> |
|
13 #include <cstddef> |
12 #include <cstddef> |
14 #include <cstdint> |
13 #include <cstdint> |
15 |
14 |
16 #include "erpc_version.h" |
15 #include "erpc_version.h" |
17 |
16 |
18 #if 11200 != ERPC_VERSION_NUMBER |
17 #if 11300 != ERPC_VERSION_NUMBER |
19 #error "The generated shim code version is different to the rest of eRPC code." |
18 #error "The generated shim code version is different to the rest of eRPC code." |
20 #endif |
19 #endif |
21 |
20 |
22 |
21 |
23 #if !defined(ERPC_TYPE_DEFINITIONS_ERPC_PLCOBJECT) |
22 #if !defined(ERPC_TYPE_DEFINITIONS_ERPC_PLCOBJECT) |