createrepo_c library  0.9.1
C library for metadata manipulation
cr_XmlFile Struct Reference

#include <xml_file.h>

Data Fields

CR_FILEf
 
cr_XmlFileType type
 
int header
 
int footer
 
long pkgs
 

Detailed Description

cr_XmlFile structure.

Definition at line 49 of file xml_file.h.

Field Documentation

CR_FILE* f

File

Definition at line 50 of file xml_file.h.

int footer

0 if no footer was written yet.

Definition at line 56 of file xml_file.h.

int header

0 if no header was written yet.

Definition at line 54 of file xml_file.h.

long pkgs

Number of packages

Definition at line 58 of file xml_file.h.

Type of XML file.

Definition at line 52 of file xml_file.h.


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