libzypp 17.37.17
zypp::Target::DistributionLabel Struct Reference

#include <zypp/Target.h>

Public Attributes

std::string shortName
std::string summary

(Note that these are not member symbols.)

std::ostream & operator<< (std::ostream &str, const Target::DistributionLabel &obj)
 Stream output.

Detailed Description

Definition at line 168 of file Target.h.

◆ operator<<()

std::ostream & operator<< ( std::ostream & str,
const Target::DistributionLabel & obj )
related

Stream output.

Write out the content as key/value pairs:

summary=Beautiful Name

Definition at line 48 of file Target.cc.

Member Data Documentation

◆ shortName

std::string zypp::Target::DistributionLabel::shortName

Definition at line 168 of file Target.h.

◆ summary

std::string zypp::Target::DistributionLabel::summary

Definition at line 168 of file Target.h.


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