zypp::parser::yum::YUMDirSize Class Reference

Holds data about how much space will be needed per directory. More...

#include <YUMParserData.h>

List of all members.

Public Member Functions

 YUMDirSize ()
 YUMDirSize (const std::string &path, const std::string &size, const std::string &fileCount)

Public Attributes

const std::string path
const std::string sizeKByte
const std::string fileCount


Detailed Description

Holds data about how much space will be needed per directory.

Definition at line 85 of file YUMParserData.h.


Constructor & Destructor Documentation

zypp::parser::yum::YUMDirSize::YUMDirSize (  ) 

Definition at line 55 of file YUMParserData.cc.

zypp::parser::yum::YUMDirSize::YUMDirSize ( const std::string &  path,
const std::string &  size,
const std::string &  fileCount 
)

Definition at line 58 of file YUMParserData.cc.


Member Data Documentation

const std::string zypp::parser::yum::YUMDirSize::path

Definition at line 92 of file YUMParserData.h.

Referenced by zypp::parser::yum::operator<<().

const std::string zypp::parser::yum::YUMDirSize::sizeKByte

Definition at line 93 of file YUMParserData.h.

Referenced by zypp::parser::yum::operator<<().

const std::string zypp::parser::yum::YUMDirSize::fileCount

Definition at line 94 of file YUMParserData.h.

Referenced by zypp::parser::yum::operator<<().


The documentation for this class was generated from the following files:
Generated on Tue Nov 28 16:49:39 2006 for zypp by  doxygen 1.5.0