__pmdelta_t Struct Reference

#include <delta.h>


Data Fields

char from [DLT_VERSION_LEN]
char to [DLT_VERSION_LEN]
unsigned long size
char filename [DLT_FILENAME_LEN]
char md5sum [DLT_MD5SUM_LEN]


Detailed Description

Definition at line 28 of file delta.h.


Field Documentation

char __pmdelta_t::from[DLT_VERSION_LEN]

Definition at line 29 of file delta.h.

Referenced by _alpm_delta_parse(), and alpm_delta_get_from().

char __pmdelta_t::to[DLT_VERSION_LEN]

Definition at line 30 of file delta.h.

Referenced by _alpm_delta_parse(), and alpm_delta_get_to().

unsigned long __pmdelta_t::size

Definition at line 31 of file delta.h.

Referenced by _alpm_delta_parse(), _alpm_delta_path_size(), _alpm_delta_path_size_uncached(), and alpm_delta_get_size().

char __pmdelta_t::filename[DLT_FILENAME_LEN]

Definition at line 32 of file delta.h.

Referenced by _alpm_delta_parse(), _alpm_delta_path_size_uncached(), _alpm_sync_commit(), and alpm_delta_get_filename().

char __pmdelta_t::md5sum[DLT_MD5SUM_LEN]

Definition at line 33 of file delta.h.

Referenced by _alpm_delta_parse(), and alpm_delta_get_md5sum().


The documentation for this struct was generated from the following file:
Generated on Tue Jan 15 00:03:15 2008 for libalpm by  doxygen 1.5.4