PluginRepoverification implementation.
More...
|
std::ostream & | operator<< (std::ostream &str, const Impl &obj) |
|
std::ostream & | dumpOn (std::ostream &str, const Impl &obj) |
|
◆ Impl() [1/2]
zypp_private::repo::PluginRepoverification::Impl::Impl |
( |
| ) |
|
|
inline |
◆ Impl() [2/2]
zypp_private::repo::PluginRepoverification::Impl::Impl |
( |
Pathname |
plugindir_r, |
|
|
Pathname |
chroot_r |
|
) |
| |
|
inline |
◆ ~Impl()
zypp_private::repo::PluginRepoverification::Impl::~Impl |
( |
| ) |
|
|
inline |
◆ isNeeded()
bool zypp_private::repo::PluginRepoverification::Impl::isNeeded |
( |
| ) |
const |
|
inline |
◆ checkIfNeeded()
bool zypp_private::repo::PluginRepoverification::Impl::checkIfNeeded |
( |
| ) |
|
|
inline |
◆ verifyWorkflow()
◆ pluginVerify()
◆ plugindir()
const Pathname & zypp_private::repo::PluginRepoverification::Impl::plugindir |
( |
| ) |
const |
|
inlineprivate |
◆ operator<< [1/2]
std::ostream & operator<< |
( |
std::ostream & |
str, |
|
|
const Impl & |
obj |
|
) |
| |
|
friend |
◆ dumpOn [1/2]
std::ostream & dumpOn |
( |
std::ostream & |
str, |
|
|
const Impl & |
obj |
|
) |
| |
|
friend |
◆ operator<<() [2/2]
◆ dumpOn() [2/2]
◆ _watchPlugindir
WatchFile zypp_private::repo::PluginRepoverification::Impl::_watchPlugindir |
|
private |
◆ _chroot
Pathname zypp_private::repo::PluginRepoverification::Impl::_chroot |
|
private |
◆ _isNeeded
bool zypp_private::repo::PluginRepoverification::Impl::_isNeeded = false |
|
private |
The documentation for this class was generated from the following file: