zypp::parser::yum::ChangelogEntry Class Reference

A single changelog entry. More...

#include <YUMParserData.h>

List of all members.

Public Member Functions

 ChangelogEntry ()
 ChangelogEntry (const std::string &author, const std::string &date, const std::string &entry)

Public Attributes

std::string author
std::string date
std::string entry


Detailed Description

A single changelog entry.

Definition at line 148 of file YUMParserData.h.


Constructor & Destructor Documentation

zypp::parser::yum::ChangelogEntry::ChangelogEntry (  ) 

Definition at line 110 of file YUMParserData.cc.

zypp::parser::yum::ChangelogEntry::ChangelogEntry ( const std::string &  author,
const std::string &  date,
const std::string &  entry 
)

Definition at line 113 of file YUMParserData.cc.


Member Data Documentation

std::string zypp::parser::yum::ChangelogEntry::author

Definition at line 155 of file YUMParserData.h.

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

std::string zypp::parser::yum::ChangelogEntry::date

Definition at line 156 of file YUMParserData.h.

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

std::string zypp::parser::yum::ChangelogEntry::entry

Definition at line 157 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