cr_MetadataLocation Struct Reference
[Locate metadata API.]

#include <locate_metadata.h>

Data Fields

char * pri_xml_href
char * fil_xml_href
char * oth_xml_href
char * pri_sqlite_href
char * fil_sqlite_href
char * oth_sqlite_href
char * groupfile_href
char * cgroupfile_href
char * updateinfo_href
char * repomd
char * original_url
char * local_path
int tmp

Detailed Description

Structure representing metadata location.

Definition at line 34 of file locate_metadata.h.


Field Documentation

path to compressed groupfile

Definition at line 42 of file locate_metadata.h.

path to filelists.sqlite

Definition at line 39 of file locate_metadata.h.

char* fil_xml_href

path to filelists.xml

Definition at line 36 of file locate_metadata.h.

path to groupfile

Definition at line 41 of file locate_metadata.h.

char* local_path

local path to repo

Definition at line 47 of file locate_metadata.h.

char* original_url

original path of repo from commandline param

Definition at line 45 of file locate_metadata.h.

path to other.sqlite

Definition at line 40 of file locate_metadata.h.

char* oth_xml_href

path to other.xml

Definition at line 37 of file locate_metadata.h.

path to primary.sqlite

Definition at line 38 of file locate_metadata.h.

char* pri_xml_href

path to primary.xml

Definition at line 35 of file locate_metadata.h.

char* repomd

path to repomd.xml

Definition at line 44 of file locate_metadata.h.

int tmp

if true - metadata were downloaded and will be removed during cr_metadata_location_free

Definition at line 48 of file locate_metadata.h.

path to updateinfo

Definition at line 43 of file locate_metadata.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