zypp::parser::yum::RepoParserJob Struct Reference

Structure encapsulating YUM parser data type and filename. More...

List of all members.

Public Member Functions

 RepoParserJob (const Pathname &filename, const ResourceType &type)
const Pathname & filename () const
const ResourceTypetype () const

Private Attributes

Pathname _filename
 File to be processed.
ResourceType _type
 Type of YUM file.


Detailed Description

Structure encapsulating YUM parser data type and filename.

Definition at line 49 of file RepoParser.cc.


Constructor & Destructor Documentation

zypp::parser::yum::RepoParserJob::RepoParserJob ( const Pathname &  filename,
const ResourceType type 
) [inline]

Definition at line 51 of file RepoParser.cc.


Member Function Documentation

const Pathname& zypp::parser::yum::RepoParserJob::filename (  )  const [inline]

Definition at line 54 of file RepoParser.cc.

References _filename.

Referenced by zypp::parser::yum::RepoParser::Impl::doJobs(), and zypp::parser::yum::RepoParser::Impl::parse().

const ResourceType& zypp::parser::yum::RepoParserJob::type (  )  const [inline]

Definition at line 55 of file RepoParser.cc.

References _type.

Referenced by zypp::parser::yum::RepoParser::Impl::doJobs().


Member Data Documentation

Pathname zypp::parser::yum::RepoParserJob::_filename [private]

File to be processed.

Definition at line 59 of file RepoParser.cc.

Referenced by filename().

ResourceType zypp::parser::yum::RepoParserJob::_type [private]

Type of YUM file.

Definition at line 61 of file RepoParser.cc.

Referenced by type().


The documentation for this struct was generated from the following file:
Generated on Tue Sep 25 19:23:25 2007 for libzypp by  doxygen 1.5.3