libzypp 17.38.7
PluginExecutor.cc File Reference
#include <iostream>
#include <zypp-core/base/LogTools.h>
#include <zypp-core/base/NonCopyable.h>
#include <zypp/ZConfig.h>
#include <zypp/PathInfo.h>
#include <zypp/PluginExecutor.h>

Go to the source code of this file.

Classes

class  zypp::PluginExecutor::Impl
 PluginExecutor implementation. More...

Namespaces

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

Macros

#define ZYPP_BASE_LOGGER_LOGGROUP   "zypp::plugin"

Functions

std::ostream & zypp::operator<< (std::ostream &str, const PluginExecutor &obj)
 relates: PluginExecutor Stream output

Macro Definition Documentation

◆ ZYPP_BASE_LOGGER_LOGGROUP

#define ZYPP_BASE_LOGGER_LOGGROUP   "zypp::plugin"

Definition at line 22 of file PluginExecutor.cc.