libzypp  17.38.7
VendorAttr.cc File Reference
#include <iostream>
#include <fstream>
#include <set>
#include <map>
#include <vector>
#include <zypp-core/base/LogTools.h>
#include <zypp-core/base/IOStream.h>
#include <zypp-core/base/StringV.h>
#include <zypp/PathInfo.h>
#include <zypp/VendorAttr.h>
#include <zypp/ZYppFactory.h>
#include <zypp/ZConfig.h>
#include <zypp-core/parser/IniDict>
Include dependency graph for VendorAttr.cc:

Go to the source code of this file.

Classes

class  zypp::VendorAttr::Impl
 VendorAttr implementation. More...
 

Namespaces

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

Macros

#define ZYPP_BASE_LOGGER_LOGGROUP   "zypp::VendorAttr"
 

Functions

std::ostream & zypp::operator<< (std::ostream &str, const VendorAttr::Impl &obj)
 relates: VendorAttr::Impl Stream output More...
 
std::ostream & zypp::operator<< (std::ostream &str, const VendorAttr &obj) ZYPP_API
 relates: VendorAttr Stream output More...
 

Macro Definition Documentation

◆ ZYPP_BASE_LOGGER_LOGGROUP

#define ZYPP_BASE_LOGGER_LOGGROUP   "zypp::VendorAttr"

Definition at line 30 of file VendorAttr.cc.