2025-12-24 18:28:20 +08:00
|
|
|
/*
|
2026-01-07 11:41:07 +08:00
|
|
|
* Generated by erpcgen 1.14.0 on Wed Dec 31 16:10:10 2025.
|
2025-12-24 18:28:20 +08:00
|
|
|
*
|
|
|
|
|
* AUTOGENERATED - DO NOT EDIT
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#include "head_service_interface.hpp"
|
|
|
|
|
|
|
|
|
|
#if 11400 != ERPC_VERSION_NUMBER
|
|
|
|
|
#error "The generated shim code version is different to the rest of eRPC code."
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
using namespace std;
|
|
|
|
|
using namespace erpcShim;
|
|
|
|
|
|
|
|
|
|
demo_interface::~demo_interface(void)
|
|
|
|
|
{
|
|
|
|
|
}
|