apt 3.0.3
commandline package manager
Public Member Functions | Public Attributes | List of all members
PrettyPkg Struct Reference

#include <apt-pkg/prettyprinters.h>

Collaboration diagram for PrettyPkg:
[legend]

Public Member Functions

 PrettyPkg (pkgDepCache *const depcache, pkgCache::PkgIterator const &pkg) APT_NONNULL(2)
 

Public Attributes

pkgDepCache *const DepCache
 
pkgCache::PkgIterator const Pkg
 

Detailed Description

helper to format PkgIterator for easier printing in debug messages.

The actual text generated is subject to change without prior notice and should NOT be used as part of a general user interface.


The documentation for this struct was generated from the following file: