#include <zypp/ng/reporthelper.h>
|
| | KeyRingReportHelper (ContextRef r) |
| |
| | KeyRingReportHelper (const KeyRingReportHelper &)=default |
| |
| | KeyRingReportHelper (KeyRingReportHelper &&)=default |
| |
| KeyRingReportHelper & | operator= (const KeyRingReportHelper &)=default |
| |
| KeyRingReportHelper & | operator= (KeyRingReportHelper &&)=default |
| |
| bool | askUserToAcceptUnsignedFile (const std::string &file, const zypp::KeyContext &keycontext={}) |
| |
| zypp::KeyRingReport::KeyTrust | askUserToAcceptKey (const zypp::PublicKey &key, const zypp::KeyContext &keycontext={}) |
| |
| bool | askUserToAcceptPackageKey (const zypp::PublicKey &key_r, const zypp::KeyContext &keycontext_r={}) |
| |
| void | infoVerify (const std::string &file_r, const zypp::PublicKeyData &keyData_r, const zypp::KeyContext &keycontext={}) |
| |
| void | reportAutoImportKey (const std::list< zypp::PublicKeyData > &keyDataList_r, const zypp::PublicKeyData &keySigning_r, const zypp::KeyContext &keyContext_r) |
| |
| bool | askUserToAcceptVerificationFailed (const std::string &file, const zypp::PublicKey &key, const zypp::KeyContext &keycontext={}) |
| |
| bool | askUserToAcceptUnknownKey (const std::string &file, const std::string &id, const zypp::KeyContext &keycontext={}) |
| |
| | BasicReportHelper (const BasicReportHelper &)=default |
| |
| | BasicReportHelper (BasicReportHelper &&)=default |
| |
| BasicReportHelper & | operator= (const BasicReportHelper &)=default |
| |
| BasicReportHelper & | operator= (BasicReportHelper &&)=default |
| |
| const ContextRef & | zyppContext () |
| |
Definition at line 98 of file reporthelper.h.
◆ KeyRingReportHelper() [1/3]
| zyppng::KeyRingReportHelper::KeyRingReportHelper |
( |
ContextRef |
r | ) |
|
|
inline |
◆ KeyRingReportHelper() [2/3]
◆ KeyRingReportHelper() [3/3]
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ askUserToAcceptUnsignedFile()
| bool zyppng::KeyRingReportHelper::askUserToAcceptUnsignedFile |
( |
const std::string & |
file, |
|
|
const zypp::KeyContext & |
keycontext = {} |
|
) |
| |
◆ askUserToAcceptKey()
◆ askUserToAcceptPackageKey()
◆ infoVerify()
◆ reportAutoImportKey()
◆ askUserToAcceptVerificationFailed()
◆ askUserToAcceptUnknownKey()
| bool zyppng::KeyRingReportHelper::askUserToAcceptUnknownKey |
( |
const std::string & |
file, |
|
|
const std::string & |
id, |
|
|
const zypp::KeyContext & |
keycontext = {} |
|
) |
| |
◆ async()
| static constexpr bool zyppng::BasicReportHelper::async |
|
inlinestatic |
◆ _report
The documentation for this class was generated from the following files: