#include <YUMParserData.h>
Public Member Functions | |
| YUMDependency () | |
| YUMDependency (const std::string &kind, const std::string &name, const std::string &flags, const std::string &epoch, const std::string &ver, const std::string &rel, const std::string &pre) | |
| YUMDependency (const std::string &kind, const std::string &encoded) | |
| bool | isEncoded () const |
Public Attributes | |
| std::string | kind |
| std::string | name |
| std::string | flags |
| std::string | epoch |
| std::string | ver |
| std::string | rel |
| std::string | pre |
| std::string | encoded |
Definition at line 54 of file YUMParserData.h.
|
|
Definition at line 22 of file YUMParserData.cc. |
|
||||||||||||||||||||||||||||||||
|
Definition at line 25 of file YUMParserData.cc. |
|
||||||||||||
|
Definition at line 41 of file YUMParserData.cc. |
|
|
Definition at line 47 of file YUMParserData.cc. References encoded. Referenced by zypp::source::yum::YUMSourceImpl::createCapability(). |
|
|
Definition at line 67 of file YUMParserData.h. Referenced by zypp::source::yum::YUMSourceImpl::createCapability(), and zypp::parser::yum::operator<<(). |
|
|
Definition at line 68 of file YUMParserData.h. Referenced by zypp::source::yum::YUMSourceImpl::createCapability(), and zypp::parser::yum::operator<<(). |
|
|
Definition at line 69 of file YUMParserData.h. Referenced by zypp::source::yum::YUMSourceImpl::createCapability(), and zypp::parser::yum::operator<<(). |
|
|
Definition at line 70 of file YUMParserData.h. Referenced by zypp::source::yum::YUMSourceImpl::createCapability(), and zypp::parser::yum::operator<<(). |
|
|
Definition at line 71 of file YUMParserData.h. Referenced by zypp::source::yum::YUMSourceImpl::createCapability(), and zypp::parser::yum::operator<<(). |
|
|
Definition at line 72 of file YUMParserData.h. Referenced by zypp::source::yum::YUMSourceImpl::createCapability(), and zypp::parser::yum::operator<<(). |
|
|
Definition at line 73 of file YUMParserData.h. Referenced by zypp::parser::yum::operator<<(). |
|
|
Definition at line 75 of file YUMParserData.h. Referenced by isEncoded(). |
1.4.6