zypp::parser::susetags::RepoIndex Class Reference

Repository content data (from /content file). More...

#include <RepoIndex.h>

Inheritance diagram for zypp::parser::susetags::RepoIndex:
[legend]

List of all members.

Public Types

typedef std::map< std::string,
CheckSum
FileChecksumMap

Public Attributes

Pathname descrdir
Pathname datadir
FileChecksumMap metaFileChecksums
FileChecksumMap mediaFileChecksums
FileChecksumMap signingKeys

Protected Member Functions

virtual std::ostream & dumpOn (std::ostream &str) const
 Overload to realize std::ostream & operator<<.

Friends

class ContentFileReader


Detailed Description

Repository content data (from /content file).

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.


Member Typedef Documentation

Definition at line 52 of file RepoIndex.h.


Member Function Documentation

std::ostream & zypp::parser::susetags::RepoIndex::dumpOn ( std::ostream &  str  )  const [protected, virtual]

Overload to realize std::ostream & operator<<.

Reimplemented from zypp::base::ReferenceCounted.

Definition at line 33 of file RepoIndex.cc.

References mediaFileChecksums, metaFileChecksums, and signingKeys.


Friends And Related Function Documentation

friend class ContentFileReader [friend]

Definition at line 50 of file RepoIndex.h.


Member Data Documentation

Definition at line 54 of file RepoIndex.h.

Definition at line 55 of file RepoIndex.h.

Definition at line 57 of file RepoIndex.h.

Referenced by dumpOn().

Definition at line 58 of file RepoIndex.h.

Referenced by dumpOn().

Definition at line 59 of file RepoIndex.h.

Referenced by dumpOn().


The documentation for this class was generated from the following files:

doxygen