createrepo_c library 1.2.0
C library for metadata manipulation
Loading...
Searching...
No Matches
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 50 of file xml_file.h.

Field Documentation

◆ f

CR_FILE* f

File

Definition at line 51 of file xml_file.h.

◆ footer

int footer

0 if no footer was written yet.

Definition at line 57 of file xml_file.h.

◆ header

int header

0 if no header was written yet.

Definition at line 55 of file xml_file.h.

◆ pkgs

long pkgs

Number of packages

Definition at line 59 of file xml_file.h.

◆ type

Type of XML file.

Definition at line 53 of file xml_file.h.


The documentation for this struct was generated from the following file:
  • /home/iurt/rpmbuild/BUILD/createrepo_c-1.2.0-build/createrepo_c-1.2.0/src/xml_file.h