libzypp  17.38.7
PluginFrame.cc File Reference
#include <iostream>
#include <utility>
#include <zypp-core/base/LogTools.h>
#include <zypp-core/rpc/PluginFrame.h>
#include <zypp-core/ng/core/String>
Include dependency graph for PluginFrame.cc:

Go to the source code of this file.

Classes

struct  zypp::PluginFrame::Impl
 PluginFrame implementation. More...
 

Namespaces

 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 PluginFrame::Impl &obj)
 relates: PluginFrame::Impl Stream output More...
 
std::ostream & zypp::operator<< (std::ostream &str, const PluginFrame &obj)
 relates: PluginFrame Stream output for logging More...
 
bool zypp::operator== (const PluginFrame &lhs, const PluginFrame &rhs)
 relates: PluginFrame Comparison based on content. More...
 

Macro Definition Documentation

◆ ZYPP_BASE_LOGGER_LOGGROUP

#define ZYPP_BASE_LOGGER_LOGGROUP   "zypp::plugin"

Definition at line 21 of file PluginFrame.cc.