libzypp  10.5.0
zypp::parser::susetags::ContentFileReader::Impl Struct Reference

ContentFileReader implementation. More...

List of all members.

Public Member Functions

 Impl (const ContentFileReader &parent_r)
RepoIndexrepoindex ()
bool hasRepoIndex () const
RepoIndex_Ptr handoutRepoIndex ()
bool setFileCheckSum (std::map< std::string, CheckSum > &map_r, const std::string &value) const

Public Attributes

std::string _inputname

Private Attributes

const ContentFileReader_parent
RepoIndex_Ptr _repoindex

Detailed Description

ContentFileReader implementation.

Definition at line 43 of file ContentFileReader.cc.


Constructor & Destructor Documentation

zypp::parser::susetags::ContentFileReader::Impl::Impl ( const ContentFileReader parent_r) [inline]

Definition at line 46 of file ContentFileReader.cc.


Member Function Documentation

RepoIndex& zypp::parser::susetags::ContentFileReader::Impl::repoindex ( ) [inline]

Definition at line 50 of file ContentFileReader.cc.

bool zypp::parser::susetags::ContentFileReader::Impl::hasRepoIndex ( ) const [inline]

Definition at line 57 of file ContentFileReader.cc.

RepoIndex_Ptr zypp::parser::susetags::ContentFileReader::Impl::handoutRepoIndex ( ) [inline]

Definition at line 60 of file ContentFileReader.cc.

bool zypp::parser::susetags::ContentFileReader::Impl::setFileCheckSum ( std::map< std::string, CheckSum > &  map_r,
const std::string &  value 
) const [inline]

Definition at line 69 of file ContentFileReader.cc.


Member Data Documentation

Definition at line 89 of file ContentFileReader.cc.


The documentation for this struct was generated from the following file: