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 ) ); }
97 #endif // ZYPP_PLUGINEXECUTOR_H bool operator==(const Capability &lhs, const Capability &rhs)
relates: Capability
Command frame for communication with PluginScript.
Parallel execution of stateful PluginScripts.
String related utilities and Regular expression matching.
const Arch Arch_empty ZYPP_API
relates: Arch This is an empty Arch represented by an empty string.
bool operator!=(const Capability &lhs, const Capability &rhs)
relates: Capability
RW_pointer< Impl > _pimpl
Implementation class.
PluginExecutor implementation.
std::ostream & operator<<(std::ostream &str, const Capabilities &obj)
relates: Capabilities Stream output
Easy-to use interface to the ZYPP dependency resolver.