DCPlugin/include
Gerhard Hoffmann 99c88c7825 Included changes of Thomas for version 3.5.
prn_getPrintResult(),

signals:
    void hwapi_templatePrintFinished_OK(void) const override;
    void hwapi_templatePrintFinished_Err(void) const override;
    void hwapi_gotNewCoin(void) const override;
    void hwapi_vendStopByMax(void) const override;
    void hwapi_vendStopByPushbutton(void) const override;

 private slots:
    void hwapi_slotPrintFinished_OK(void);
    void hwapi_slotPrintFinished_Err(void);
    void hwapi_slotGotCoin(void);
2023-04-18 13:36:20 +02:00
..
com.h Add updated sources of thomas. 2023-03-29 14:32:22 +02:00
controlBus.h Adding header files (sax) 2023-03-17 11:21:55 +01:00
datIf.h Included changes of Thomas for version 3.5 of library: 2023-04-18 13:34:05 +02:00
dcBL.h Aktualisiert auf Stand 29/03/2023 2023-03-30 08:44:14 +02:00
hwapi.h Included changes of Thomas for version 3.5. 2023-04-18 13:36:20 +02:00
interfaces.h Changed struct T_moduleCondition. 2023-04-18 12:12:22 +02:00
prot.h Added helper getSerialPort() 2023-04-05 14:07:18 +02:00
sendWRcmd.h Added check4freeFDlongCmd. 2023-04-18 12:17:11 +02:00
shared_mem_buffer.h Adding shared memory containing all variables necessary to 2023-04-18 12:15:27 +02:00
storeINdata.h Massive change: using shared memory containing devcie controller variables. 2023-04-18 12:18:12 +02:00
tslib.h Added/merged from sources of Thomas (version CashAgentLib 3.3, 12.04.2023) 2023-04-13 10:55:37 +02:00