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.

References _repoindex.

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

Definition at line 57 of file ContentFileReader.cc.

References _repoindex.

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

Definition at line 60 of file ContentFileReader.cc.

References _repoindex.

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.

References error, and zypp::str::split().


Member Data Documentation

Definition at line 85 of file ContentFileReader.cc.

Definition at line 88 of file ContentFileReader.cc.

Definition at line 89 of file ContentFileReader.cc.

Referenced by handoutRepoIndex(), hasRepoIndex(), and repoindex().


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

doxygen