zypp::parser::yum::PackageReq Class Reference

A Package reference, e.g. More...

#include <YUMParserData.h>

List of all members.

Public Member Functions

 PackageReq ()
 PackageReq (const std::string &type, const std::string &epoch, const std::string &ver, const std::string &rel, const std::string &name)

Public Attributes

std::string type
std::string epoch
std::string ver
std::string rel
std::string name


Detailed Description

A Package reference, e.g.

within YUMGroupData this is without architecture.

Definition at line 129 of file YUMParserData.h.


Constructor & Destructor Documentation

zypp::parser::yum::PackageReq::PackageReq (  ) 

Definition at line 99 of file YUMParserData.cc.

zypp::parser::yum::PackageReq::PackageReq ( const std::string &  type,
const std::string &  epoch,
const std::string &  ver,
const std::string &  rel,
const std::string &  name 
)

Definition at line 102 of file YUMParserData.cc.


Member Data Documentation

std::string zypp::parser::yum::PackageReq::type

Definition at line 138 of file YUMParserData.h.

Referenced by zypp::parser::yum::operator<<().

std::string zypp::parser::yum::PackageReq::epoch

Definition at line 139 of file YUMParserData.h.

Referenced by zypp::parser::yum::operator<<().

std::string zypp::parser::yum::PackageReq::ver

Definition at line 140 of file YUMParserData.h.

Referenced by zypp::parser::yum::operator<<().

std::string zypp::parser::yum::PackageReq::rel

Definition at line 141 of file YUMParserData.h.

Referenced by zypp::parser::yum::operator<<().

std::string zypp::parser::yum::PackageReq::name

Definition at line 142 of file YUMParserData.h.

Referenced by zypp::parser::yum::operator<<().


The documentation for this class was generated from the following files:
Generated on Tue Nov 28 16:49:39 2006 for zypp by  doxygen 1.5.0