#include <YUMParserData.h>
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 |
within YUMGroupData this is without architecture.
Definition at line 129 of file YUMParserData.h.
| 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.
| std::string zypp::parser::yum::PackageReq::type |
| std::string zypp::parser::yum::PackageReq::epoch |
| std::string zypp::parser::yum::PackageReq::ver |
| std::string zypp::parser::yum::PackageReq::rel |
| std::string zypp::parser::yum::PackageReq::name |
1.5.0