C_runtime/erpc_PLCObject_interface.cpp
author Edouard Tisserant <edouard.tisserant@gmail.com>
Sat, 18 May 2024 23:59:32 +0200
changeset 3945 d303aab8f68b
parent 3941 09aa8a10026c
child 3946 8815b44be31e
permissions -rw-r--r--
C++ runtime: WIP. Continue PLCObject implementation.
/*
 * Generated by erpcgen 1.11.0 on Tue May 14 10:14:58 2024.
 *
 * AUTOGENERATED - DO NOT EDIT
 */


#include "erpc_PLCObject_interface.hpp"

#if 11100 != 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)
{
}