libzypp 9.41.1

PluginExecutor.cc File Reference

#include <iostream>
#include "zypp/base/LogTools.h"
#include "zypp/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.


Defines

#define ZYPP_BASE_LOGGER_LOGGROUP   "zypp::plugin"

Functions

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

Detailed Description

Definition in file PluginExecutor.cc.


Define Documentation

#define ZYPP_BASE_LOGGER_LOGGROUP   "zypp::plugin"

Definition at line 22 of file PluginExecutor.cc.