#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 57 of file YUMParserData.h.
|
|
Definition at line 25 of file YUMParserData.cc. |
|
||||||||||||||||||||||||||||||||
|
Definition at line 28 of file YUMParserData.cc. |
|
||||||||||||
|
Definition at line 44 of file YUMParserData.cc. |
|
|
Definition at line 50 of file YUMParserData.cc. References encoded. Referenced by zypp::source::yum::YUMSourceImpl::createCapability(). |
|
|
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::source::yum::YUMSourceImpl::createCapability(), and zypp::parser::yum::operator<<(). |
|
|
Definition at line 74 of file YUMParserData.h. Referenced by zypp::source::yum::YUMSourceImpl::createCapability(), and zypp::parser::yum::operator<<(). |
|
|
Definition at line 75 of file YUMParserData.h. Referenced by zypp::source::yum::YUMSourceImpl::createCapability(), and zypp::parser::yum::operator<<(). |
|
|
Definition at line 76 of file YUMParserData.h. Referenced by zypp::source::yum::YUMSourceImpl::createCapability(), and zypp::parser::yum::operator<<(). |
|
|
Definition at line 77 of file YUMParserData.h. Referenced by zypp::parser::yum::operator<<(). |
|
|
Definition at line 79 of file YUMParserData.h. Referenced by isEncoded(). |
1.4.6