C_runtime/erpc_PLCObject_interface.cpp
author Edouard Tisserant <edouard@beremiz.fr>
Mon, 28 Oct 2024 16:06:50 +0100
changeset 4033 208a808d1081
parent 4032 1ffff67678ad
child 4044 2a4b8b59d165
permissions -rw-r--r--
eRPC: Server closes connection on exception to prevent client to block until timeout when it happens.
/*
 * 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)
{
}