libzypp 17.31.23
|
PluginRepoverification::Checker data storage. More...
Public Member Functions | |
Impl (RW_pointer< PluginRepoverification::Impl > parent_r, Pathname sigpathLocal_r, Pathname keypathLocal_r, const RepoInfo &repo_r) | |
Public Attributes | |
RW_pointer< PluginRepoverification::Impl > | _parent |
Pathname | _sigpathLocal |
Pathname | _keypathLocal |
RepoInfo | _repoinfo |
PluginRepoverification::Checker data storage.
Definition at line 106 of file PluginRepoverification.cc.
|
inline |
Definition at line 109 of file PluginRepoverification.cc.
RW_pointer<PluginRepoverification::Impl> zypp_private::repo::PluginRepoverification::Checker::Impl::_parent |
Definition at line 117 of file PluginRepoverification.cc.
Pathname zypp_private::repo::PluginRepoverification::Checker::Impl::_sigpathLocal |
Definition at line 118 of file PluginRepoverification.cc.
Pathname zypp_private::repo::PluginRepoverification::Checker::Impl::_keypathLocal |
Definition at line 119 of file PluginRepoverification.cc.
RepoInfo zypp_private::repo::PluginRepoverification::Checker::Impl::_repoinfo |
Definition at line 120 of file PluginRepoverification.cc.