11#ifndef ZYPP_PLUGINEXECUTOR_H
12#define ZYPP_PLUGINEXECUTOR_H
55 explicit operator bool()
const
71 void load(
const Pathname & path_r );
93 {
return( !
operator==( lhs, rhs ) ); }
Parallel execution of stateful PluginScripts.
RW_pointer< Impl > _pimpl
Implementation class.
bool operator!=(const PluginExecutor &lhs, const PluginExecutor &rhs)
Comparison based on reference.
PluginExecutor()
Default ctor: Empty plugin list.
bool empty() const
Whether no plugins are waiting.
friend bool operator==(const PluginExecutor &lhs, const PluginExecutor &rhs)
Command frame for communication with PluginScript.
String related utilities and Regular expression matching.
Easy-to use interface to the ZYPP dependency resolver.
std::ostream & operator<<(std::ostream &str, const SerialNumber &obj)
const Arch Arch_armv7hnl Arch_armv7nhl ZYPP_API
Wrapper for const correct access via Smart pointer types.