Main Page | Data Structures | File List | Data Fields | Globals

APackage Struct Reference

Describe a specific package (ie, an RPM for an update). More...

#include <libuau.h>


Data Fields

APkgType type
GPtrArray * mirrors
char md5sum [33]
guint32 size


Detailed Description

Describe a specific package (ie, an RPM for an update).

Definition at line 82 of file libuau.h.


Field Documentation

char APackage::md5sum[33]
 

Computed md5 sum of given package

Definition at line 85 of file libuau.h.

Referenced by luau_copyPackage(), luau_net_downloadUpdate(), and parsePackage().

GPtrArray* APackage::mirrors
 

list of mirrors for given package

Definition at line 84 of file libuau.h.

Referenced by luau_copyPackage(), luau_freePkgInfo(), luau_getPackageURL(), and parsePackage().

guint32 APackage::size
 

Size (in bytes) of given package

Definition at line 86 of file libuau.h.

Referenced by luau_copyPackage(), and parsePackage().

APkgType APackage::type
 

Type of given package

Definition at line 83 of file libuau.h.

Referenced by luau_copyPackage(), luau_getUpdatePackage(), and parsePackage().


The documentation for this struct was generated from the following file:
Generated on Mon Apr 12 22:17:12 2004 for luau by doxygen 1.3.2