Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

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.


Constructor & Destructor Documentation

ChangelogEntry::ChangelogEntry  ) 
 

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


Member Data Documentation

std::string YUM::ChangelogEntry::author
 

std::string YUM::ChangelogEntry::date
 

std::string YUM::ChangelogEntry::entry
 


The documentation for this class was generated from the following files:
Generated on Mon Sep 12 21:52:15 2005 for yast2-packagemanager by  doxygen 1.4.4