Librepo library  1.7.13
C library for downloading linux repository metadata and packages
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules
LrMetalinkAlternate Struct Reference

#include <metalink.h>

Data Fields

gint64 timestamp
 
gint64 size
 
GSList * hashes
 

Detailed Description

Alternate

Definition at line 50 of file metalink.h.

Field Documentation

GSList* hashes

List of pointers to LrMetalinkHashes (could be NULL)

Definition at line 53 of file metalink.h.

gint64 size

File size

Definition at line 52 of file metalink.h.

gint64 timestamp

File timestamp

Definition at line 51 of file metalink.h.


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