libzypp 17.38.7
progressdata.cc File Reference
#include <iostream>
#include <zypp-core/base/Logger.h>
#include <zypp-core/base/InputStream>
#include <zypp-core/base/String.h>
#include <zypp-core/ui/ProgressData>

Go to the source code of this file.

Namespaces

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

Macros

#define ZYPP_BASE_LOGGER_LOGGROUP   "Progress"

Functions

std::ostream & zypp::operator<< (std::ostream &str, const ProgressData &obj)
 relates: ProgressData Stream output
ProgressData zypp::makeProgressData (const InputStream &input_r)
 relates: ProgressData Setup from InputStream.

Macro Definition Documentation

◆ ZYPP_BASE_LOGGER_LOGGROUP

#define ZYPP_BASE_LOGGER_LOGGROUP   "Progress"

Definition at line 22 of file progressdata.cc.