#include <YUMParserData.h>
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 |
Definition at line 148 of file YUMParserData.h.
| 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.
| std::string zypp::parser::yum::ChangelogEntry::author |
| std::string zypp::parser::yum::ChangelogEntry::date |
| std::string zypp::parser::yum::ChangelogEntry::entry |
1.5.0