C_runtime/erpc_PLCObject_client.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 
    48 
    48 
    49         virtual uint32_t StartPLC(void);
    49         virtual uint32_t StartPLC(void);
    50 
    50 
    51         virtual uint32_t StopPLC(bool * success);
    51         virtual uint32_t StopPLC(bool * success);
    52 
    52 
       
    53         virtual uint32_t ExtendedCall(const char * method, const binary_t * argument, binary_t * answer);
       
    54 
    53     protected:
    55     protected:
    54         erpc::ClientManager *m_clientManager;
    56         erpc::ClientManager *m_clientManager;
    55 };
    57 };
    56 
    58 
    57 } // erpcShim
    59 } // erpcShim