|
libzypp
17.32.2
|

Public Member Functions | |
| bool | askUserToAcceptPackageKey (const zypp::PublicKey &key_r, const zypp::KeyContext &keycontext_r=zypp::KeyContext()) |
| ImportKeyFromRepoLogic (ZyppContextRefType context, std::string &&keyId, zypp::RepoInfo &&info) | |
Public Member Functions inherited from zyppng::KeyRingWorkflow::ImportKeyFromRepoLogic< AsyncImportKeyFromRepoExecutor, zyppng::AsyncOp< bool > > | |
| ZYPP_ENABLE_LOGIC_BASE (AsyncImportKeyFromRepoExecutor, zyppng::AsyncOp< bool >) | |
| ImportKeyFromRepoLogic (ZyppContextRefType context, std::string &&keyId, zypp::RepoInfo &&info) | |
| MaybeAsyncRef< bool > | execute () |
Public Member Functions inherited from zyppng::LogicBase< AsyncImportKeyFromRepoExecutor, zyppng::AsyncOp< bool > > | |
| LogicBase () | |
| virtual | ~LogicBase () |
| AsyncImportKeyFromRepoExecutor * | executor () |
| auto | makeReadyResult (T &&res) |
Additional Inherited Members | |
Public Types inherited from zyppng::KeyRingWorkflow::ImportKeyFromRepoLogic< AsyncImportKeyFromRepoExecutor, zyppng::AsyncOp< bool > > | |
| using | ZyppContextRefType = MaybeAsyncContextRef< zyppng::AsyncOp< bool > > |
| using | ZyppContextType = remove_smart_ptr_t< ZyppContextRefType > |
| using | ProvideType = typename ZyppContextType::ProvideType |
| using | MediaHandle = typename ProvideType::MediaHandle |
| using | ProvideRes = typename ProvideType::Res |
Public Types inherited from zyppng::LogicBase< AsyncImportKeyFromRepoExecutor, zyppng::AsyncOp< bool > > | |
| using | ExecutorType = AsyncImportKeyFromRepoExecutor |
| using | Result = typename zyppng::AsyncOp< bool > ::value_type |
| using | MaybeAsyncRef = std::conditional_t< detail::is_async_op_v< zyppng::AsyncOp< bool > >, AsyncOpRef< Type >, Type > |
Static Public Member Functions inherited from zyppng::LogicBase< AsyncImportKeyFromRepoExecutor, zyppng::AsyncOp< bool > > | |
| static std::enable_if_t< detail::is_async_op_v< FOpType >, AsyncOpRef< Result > > | run (Args &&...args) |
| static std::enable_if_t< !detail::is_async_op_v< FOpType >, Result > | run (Args &&...args) |
Public Attributes inherited from zyppng::KeyRingWorkflow::ImportKeyFromRepoLogic< AsyncImportKeyFromRepoExecutor, zyppng::AsyncOp< bool > > | |
| ZyppContextRefType | _context |
| std::string | _keyId |
| zypp::RepoInfo | _repo |
Definition at line 100 of file keyringwf.cc.
|
inline |
Definition at line 103 of file keyringwf.cc.
|
inline |
Definition at line 40 of file keyringwf.cc.