cr_RepomdRecord Struct Reference
[Repomd API.]

#include <repomd.h>

Data Fields

char * type
char * location_real
char * location_href
char * location_base
char * checksum
char * checksum_type
char * checksum_open
char * checksum_open_type
gint64 timestamp
gint64 size
gint64 size_open
int db_ver
GStringChunk * chunk

Detailed Description

Internal representation of cr_RepomdRecord object

Definition at line 73 of file repomd.h.


Field Documentation

char* checksum

checksum of file

Definition at line 78 of file repomd.h.

checksum of uncompressed file

Definition at line 80 of file repomd.h.

checksum type of uncompressed file

Definition at line 81 of file repomd.h.

checksum type

Definition at line 79 of file repomd.h.

GStringChunk* chunk

String chunk

Definition at line 87 of file repomd.h.

int db_ver

version of database

Definition at line 85 of file repomd.h.

base location of the file

Definition at line 77 of file repomd.h.

location of the file (in repomd.xml)

Definition at line 76 of file repomd.h.

real path to the file

Definition at line 75 of file repomd.h.

gint64 size

size of file in bytes

Definition at line 83 of file repomd.h.

gint64 size_open

size of uncompressed file in bytes

Definition at line 84 of file repomd.h.

gint64 timestamp

mtime of the file

Definition at line 82 of file repomd.h.

char* type

type of record

Definition at line 74 of file repomd.h.


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

Generated on 22 Oct 2014 for createrepo_c library by  doxygen 1.6.1