zypp::MediaProductEntry Struct Reference

#include <MediaProducts.h>

List of all members.

Public Member Functions

 MediaProductEntry (const Pathname &dir_r="/", const std::string &name_r=std::string())
bool operator< (const MediaProductEntry &rhs) const

Public Attributes

Pathname _dir
std::string _name


Detailed Description

Represents an available product in media

Definition at line 30 of file MediaProducts.h.


Constructor & Destructor Documentation

zypp::MediaProductEntry::MediaProductEntry ( const Pathname &  dir_r = "/",
const std::string &  name_r = std::string() 
) [inline]

Ctor

Definition at line 38 of file MediaProducts.h.


Member Function Documentation

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

Definition at line 43 of file MediaProducts.h.

References _name.


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.

Referenced by operator<().


The documentation for this struct was generated from the following file:
Generated on Tue Sep 25 19:23:15 2007 for libzypp by  doxygen 1.5.3