Home GnuPG

cpp: Expose gpgme_data_set_flag through cpp API

Description

cpp: Expose gpgme_data_set_flag through cpp API

* lang/cpp/src/data.cpp (Data::setFlag): New.
* lang/cpp/src/data.h: Update accordingly.
* NEWS: Mention this.

This exposes the generic flag mechanism for data to users
of the C++ library. It is similar to Context::setFlag but
has no getter.

Details

Provenance
aheineckeAuthored on Jun 16 2023, 12:30 PM
Parents
rGPGMEPPb729775584ff: doc,cpp: Treat GPG_ERR_FULLY_CANCELED as canceled
Branches
Unknown
Tags
Unknown