* Generated by erpcgen 1.12.0 on Mon Oct 28 15:10:14 2024.
* AUTOGENERATED - DO NOT EDIT
#if !defined(_erpc_PLCObject_common_hpp_)
#define _erpc_PLCObject_common_hpp_
#include "erpc_version.h"
#if 11200 != ERPC_VERSION_NUMBER
#error "The generated shim code version is different to the rest of eRPC code."
#if !defined(ERPC_TYPE_DEFINITIONS_ERPC_PLCOBJECT)
#define ERPC_TYPE_DEFINITIONS_ERPC_PLCOBJECT
// Enumerators data types declarations
typedef enum PLCstatus_enum
// Aliases data types declarations
typedef struct binary_t binary_t;
typedef struct PSKID PSKID;
typedef struct PLCstatus PLCstatus;
typedef struct trace_sample trace_sample;
typedef struct list_trace_sample_1_t list_trace_sample_1_t;
typedef struct TraceVariables TraceVariables;
typedef struct extra_file extra_file;
typedef struct list_extra_file_1_t list_extra_file_1_t;
typedef struct trace_order trace_order;
typedef struct list_trace_order_1_t list_trace_order_1_t;
typedef struct log_message log_message;
// Structures/unions data types declarations
PLCstatus_enum PLCstatus;
struct list_trace_sample_1_t
PLCstatus_enum PLCstatus;
list_trace_sample_1_t traces;
struct list_extra_file_1_t
struct list_trace_order_1_t
#endif // ERPC_TYPE_DEFINITIONS_ERPC_PLCOBJECT
#endif // _erpc_PLCObject_common_hpp_