libzypp 17.31.23
zypp::Target::DistributionLabel Struct Reference

#include <Target.h>

Public Attributes

std::string shortName
 
std::string summary
 

Related Functions

(Note that these are not member functions.)

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

Detailed Description

Definition at line 168 of file Target.h.

Friends And Related Function Documentation

◆ 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: