C_runtime/erpc_PLCObject_server.hpp
changeset 4032 1ffff67678ad
parent 3946 8815b44be31e
child 4044 2a4b8b59d165
equal deleted inserted replaced
4031:a89ed401fbc6 4032:1ffff67678ad
     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