gpgme/lang/cpp/src/interfaces
Ingo Klöcker ff23e24063 Add Assuan transaction that forwards status lines to another object
* lang/cpp/src/Makefile.am: Add new files.
* lang/cpp/src/interfaces/statusconsumer.h,
lang/cpp/src/statusconsumerassuantransaction.cpp,
lang/cpp/src/statusconsumerassuantransaction.h: New.
* NEWS: Mention new API.
--

This Assuan transaction is useful for long running Assuan commands.
Classes implementing the StatusConsumer interface can process received
status lines while the Assuan command is still running.

GnuPG-bug-id: 5066
2020-10-23 13:50:16 +02:00
..
assuantransaction.h qt, cpp: Add additional copyright BSI notes 2017-04-25 13:03:49 +02:00
dataprovider.h qt, cpp: Add additional copyright BSI notes 2017-04-25 13:03:49 +02:00
passphraseprovider.h qt, cpp: Add additional copyright BSI notes 2017-04-25 13:03:49 +02:00
progressprovider.h qt, cpp: Add additional copyright BSI notes 2017-04-25 13:03:49 +02:00
statusconsumer.h Add Assuan transaction that forwards status lines to another object 2020-10-23 13:50:16 +02:00