#include <ResolvableData.h>
Public Member Functions | |
| Dependency () | |
| Dependency (const std::string &kind, const std::string &encoded) | |
Public Attributes | |
| std::string | kind |
| std::string | encoded |
Definition at line 35 of file ResolvableData.h.
| zypp::data::Dependency::Dependency | ( | ) |
| zypp::data::Dependency::Dependency | ( | const std::string & | kind, | |
| const std::string & | encoded | |||
| ) |
Definition at line 20 of file ResolvableData.cc.
| std::string zypp::data::Dependency::kind |
Definition at line 40 of file ResolvableData.h.
| std::string zypp::data::Dependency::encoded |
Definition at line 41 of file ResolvableData.h.
1.5.0