C_runtime/erpc_PLCObject_interface.cpp
author Edouard Tisserant <edouard@beremiz.fr>
Mon, 11 Nov 2024 15:22:44 +0100
changeset 4036 102555078a0c
parent 4032 1ffff67678ad
child 4044 2a4b8b59d165
permissions -rw-r--r--
eRPC: Backward compatibility with runtime versions missing GetVersions extended call.
/*
 * Generated by erpcgen 1.12.0 on Mon Oct 28 15:10:14 2024.
 *
 * AUTOGENERATED - DO NOT EDIT
 */


#include "erpc_PLCObject_interface.hpp"

#if 11200 != ERPC_VERSION_NUMBER
#error "The generated shim code version is different to the rest of eRPC code."
#endif


using namespace std;
using namespace erpcShim;

BeremizPLCObjectService_interface::~BeremizPLCObjectService_interface(void)
{
}