libzypp 17.38.6
zyppng::log::formatter< sat::EvaluatedSolvableSpec > Struct Reference

Formatter for zyppng::sat::EvaluatedSolvableSpec. More...

#include <zypp/ng/log/sat/solvablespec.h>

Static Public Member Functions

static std::ostream & stream (std::ostream &str, const sat::EvaluatedSolvableSpec &obj)

Detailed Description

Formatter for zyppng::sat::EvaluatedSolvableSpec.

Produces a compact summary of the resolved id count, e.g.:

EvaluatedSolvableSpec{ids:3}

The raw ids are not printed as they are meaningless without a pool.

Definition at line 52 of file solvablespec.h.

Member Function Documentation

◆ stream()

std::ostream & zyppng::log::formatter< sat::EvaluatedSolvableSpec >::stream ( std::ostream & str,
const sat::EvaluatedSolvableSpec & obj )
static

Definition at line 37 of file solvablespec.cc.


The documentation for this struct was generated from the following files: