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