Handle a bunch of SigcheckPlugins.
More...
#include <zypp/repo/PluginSigcheck.h>
Handle a bunch of SigcheckPlugins.
- Note
- : The class asserts the address of the contained SigcheckPlugins does not change throughout its lifetime. It's suitable for workflows to capture the address of an included SigcheckPlugin.
Definition at line 104 of file PluginSigcheck.h.
◆ Plugins
◆ SigcheckPlugins() [1/4]
◆ SigcheckPlugins() [2/4]
◆ ~SigcheckPlugins()
| zypp::SigcheckPlugins::~SigcheckPlugins |
( |
| ) |
|
|
default |
◆ SigcheckPlugins() [3/4]
| zypp::SigcheckPlugins::SigcheckPlugins |
( |
| ) |
|
◆ SigcheckPlugins() [4/4]
| zypp::SigcheckPlugins::SigcheckPlugins |
( |
const std::string & | cmdline_r, |
|
|
const Pathname & | plugindir_r = Pathname() ) |
Setup from a -escaped commandline.
Multiple commands are separated by ';'. Command and arguments separated by ' '. Literal '\' and separators must be -escaped.
The plugins are expected to be found in the "sigcheck/" subdirectory (of plugindir_r if defined).
Definition at line 196 of file PluginSigcheck.cc.
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator bool()
| zypp::SigcheckPlugins::operator bool |
( |
| ) |
const |
|
explicit |
◆ plugins()
◆ launch()
◆ operator<<
| std::ostream & operator<< |
( |
std::ostream & | str, |
|
|
const SigcheckPlugins & | obj ) |
|
friend |
◆ _pimpl
The documentation for this class was generated from the following files: