libzypp  15.28.6
Changelog.h File Reference
#include <string>
#include <list>
#include "zypp/Date.h"
Include dependency graph for Changelog.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  zypp::ChangelogEntry
 Single entry in a change log. More...
 

Namespaces

 zypp
 Easy-to use interface to the ZYPP dependency resolver.
 

Typedefs

typedef std::list< ChangelogEntry > zypp::Changelog
 List of ChangelogEntry. More...