C_runtime/erpc_PLCObject_interface.cpp
author Edouard Tisserant <edouard.tisserant@gmail.com>
Tue, 20 Aug 2024 00:35:00 +0200
changeset 3972 5d46adf7bbba
parent 3946 8815b44be31e
child 4032 1ffff67678ad
permissions -rw-r--r--
IDE: Workaround some reported WxPython/MacOS problems.

SetSelection should be used instead of SetStringSelection , and FindString must use case_sensitive=True
/*
 * Generated by erpcgen 1.12.0 on Mon May 20 17:54:19 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)
{
}