#include <RepoIndex.h>
Public Types | |
| typedef std::map < std::string, CheckSum > | FileChecksumMap |
Public Attributes | |
| Locale | language |
| std::string | timezone |
| Arch | defaultBase |
| std::list< Locale > | languages |
| std::list< std::string > | flags |
| Pathname | descrdir |
| Pathname | datadir |
| FileChecksumMap | metaFileChecksums |
| FileChecksumMap | mediaFileChecksums |
| FileChecksumMap | signingKeys |
File and Checksum definitions required by Downloader and Parser. (Do not confuse with NU's repoindex.xml)
Definition at line 48 of file RepoIndex.h.
| typedef std::map<std::string, CheckSum> zypp::parser::susetags::RepoIndex::FileChecksumMap |
Definition at line 51 of file RepoIndex.h.
Definition at line 53 of file RepoIndex.h.
| std::string zypp::parser::susetags::RepoIndex::timezone |
Definition at line 54 of file RepoIndex.h.
Definition at line 55 of file RepoIndex.h.
Definition at line 56 of file RepoIndex.h.
| std::list<std::string> zypp::parser::susetags::RepoIndex::flags |
Definition at line 57 of file RepoIndex.h.
Definition at line 59 of file RepoIndex.h.
Definition at line 60 of file RepoIndex.h.
Definition at line 62 of file RepoIndex.h.
Definition at line 63 of file RepoIndex.h.
Definition at line 64 of file RepoIndex.h.
1.5.3