apt  1.5
Public Attributes
DiffInfo Struct Reference

Information about an index patch (aka diff). More...

#include <acquire-item.h>

Collaboration diagram for DiffInfo:
Collaboration graph
[legend]

List of all members.

Public Attributes

std::string file
std::string sha1
unsigned long size

Detailed Description

Information about an index patch (aka diff).


Member Data Documentation

std::string file

The filename of the diff.

Referenced by pkgAcqDiffIndex::ParseDiffIndex().

std::string sha1

The sha1 hash of the diff.

Referenced by pkgAcqDiffIndex::ParseDiffIndex().

unsigned long size

The size of the diff.


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