createrepo_c library  0.17.5
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

◆ f

CR_FILE* f

File

Definition at line 50 of file xml_file.h.

◆ footer

int footer

0 if no footer was written yet.

Definition at line 56 of file xml_file.h.

◆ header

int header

0 if no header was written yet.

Definition at line 54 of file xml_file.h.

◆ pkgs

long pkgs

Number of packages

Definition at line 58 of file xml_file.h.

◆ type

Type of XML file.

Definition at line 52 of file xml_file.h.


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