equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * Generated by erpcgen 1.12.0 on Mon May 20 17:54:19 2024. |
2 * Generated by erpcgen 1.12.0 on Mon Oct 28 15:10:14 2024. |
3 * |
3 * |
4 * AUTOGENERATED - DO NOT EDIT |
4 * AUTOGENERATED - DO NOT EDIT |
5 */ |
5 */ |
6 |
6 |
7 |
7 |
78 /*! @brief Server shim for StartPLC of BeremizPLCObjectService interface. */ |
78 /*! @brief Server shim for StartPLC of BeremizPLCObjectService interface. */ |
79 erpc_status_t StartPLC_shim(erpc::Codec * codec, erpc::MessageBufferFactory *messageFactory, erpc::Transport * transport, uint32_t sequence); |
79 erpc_status_t StartPLC_shim(erpc::Codec * codec, erpc::MessageBufferFactory *messageFactory, erpc::Transport * transport, uint32_t sequence); |
80 |
80 |
81 /*! @brief Server shim for StopPLC of BeremizPLCObjectService interface. */ |
81 /*! @brief Server shim for StopPLC of BeremizPLCObjectService interface. */ |
82 erpc_status_t StopPLC_shim(erpc::Codec * codec, erpc::MessageBufferFactory *messageFactory, erpc::Transport * transport, uint32_t sequence); |
82 erpc_status_t StopPLC_shim(erpc::Codec * codec, erpc::MessageBufferFactory *messageFactory, erpc::Transport * transport, uint32_t sequence); |
|
83 |
|
84 /*! @brief Server shim for ExtendedCall of BeremizPLCObjectService interface. */ |
|
85 erpc_status_t ExtendedCall_shim(erpc::Codec * codec, erpc::MessageBufferFactory *messageFactory, erpc::Transport * transport, uint32_t sequence); |
83 }; |
86 }; |
84 |
87 |
85 } // erpcShim |
88 } // erpcShim |
86 |
89 |
87 |
90 |