libapt-pkg-dev  v0.9.7.5ubuntu5.4
Debian+Ubuntu APT Package Management
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DiffInfo Struct Reference

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

#include <acquire-item.h>

Collaboration diagram for DiffInfo:

Public Attributes

std::string file
 The filename of the diff. More...
 
std::string sha1
 The sha1 hash of the diff. More...
 
unsigned long size
 The size of the diff. More...
 

Detailed Description

Information about an index patch (aka diff).

Member Data Documentation

std::string DiffInfo::file

The filename of the diff.

std::string DiffInfo::sha1

The sha1 hash of the diff.

unsigned long DiffInfo::size

The size of the diff.


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