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 Command frame for communication with PluginScript.
bool operator==(const PluginExecutor &lhs, const PluginExecutor &rhs)
Parallel execution of stateful PluginScripts.
String related utilities and Regular expression matching.
std::ostream & operator<<(std::ostream &str, const SerialNumber &obj)
bool operator==(const SetRelation::Enum &lhs, const SetCompare &rhs)
const Arch Arch_armv7hnl Arch_armv7nhl ZYPP_API
RW_pointer< Impl > _pimpl
Implementation class.
bool operator!=(const PluginExecutor &lhs, const PluginExecutor &rhs)
PluginExecutor implementation.
Easy-to use interface to the ZYPP dependency resolver.