|
apt
@VERSION@
|
Information about an index patch (aka diff). More...
#include <acquire-item.h>
Public Attributes | |
| std::string | file |
| std::string | sha1 |
| unsigned long | size |
Information about an index patch (aka diff).
| 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.
1.7.6.1