libzypp  17.38.7
PluginExecutor.h File Reference
#include <iosfwd>
#include <zypp-core/base/PtrTypes.h>
#include <zypp/PluginScript.h>
Include dependency graph for PluginExecutor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  zypp::PluginExecutor
 Parallel execution of stateful PluginScripts. More...
 

Namespaces

 zypp
 Easy-to use interface to the ZYPP dependency resolver.
 

Functions

std::ostream & zypp::operator<< (std::ostream &str, const PluginExecutor &obj)
 relates: PluginExecutor Stream output More...
 
bool zypp::operator== (const PluginExecutor &lhs, const PluginExecutor &rhs)
 relates: PluginExecutor Comparison based on reference. More...
 
bool zypp::operator!= (const PluginExecutor &lhs, const PluginExecutor &rhs)
 relates: PluginExecutor Comparison based on reference. More...