libzypp  13.10.6
zypp::MediaProductEntry Struct Reference

Represents an available product in media. More...

#include <MediaProducts.h>

Public Member Functions

 _name (name_r)
 
bool operator< (const MediaProductEntry &rhs) const
 

Public Attributes

Pathname _dir
 
std::string _name
 
 __pad0__: _dir(dir_r)
 Ctor. More...
 

Detailed Description

Represents an available product in media.

Definition at line 30 of file MediaProducts.h.

Member Function Documentation

zypp::MediaProductEntry::_name ( name_r  )
inline

Definition at line 39 of file MediaProducts.h.

bool zypp::MediaProductEntry::operator< ( const MediaProductEntry rhs) const
inline

Definition at line 43 of file MediaProducts.h.

Member Data Documentation

Pathname zypp::MediaProductEntry::_dir

Definition at line 32 of file MediaProducts.h.

std::string zypp::MediaProductEntry::_name

Definition at line 33 of file MediaProducts.h.

zypp::MediaProductEntry::__pad0__

Ctor.

Definition at line 39 of file MediaProducts.h.


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