createrepo_c library 0.21.1
C library for metadata manipulation
Loading...
Searching...
No Matches
cr_XmlStruct Struct Reference

#include <xml_dump.h>

Data Fields

char * primary
 
char * filelists
 
char * filelists_ext
 
char * other
 

Detailed Description

Xml chunks for primary.xml, filelists[_ext].xml and other.xml.

Definition at line 81 of file xml_dump.h.

Field Documentation

◆ filelists

char* filelists

XML chunk for filelists.xml

Definition at line 83 of file xml_dump.h.

◆ filelists_ext

char* filelists_ext

XML chunk for filelists-ext.xml

Definition at line 84 of file xml_dump.h.

◆ other

char* other

XML chunk for other.xml

Definition at line 85 of file xml_dump.h.

◆ primary

char* primary

XML chunk for primary.xml

Definition at line 82 of file xml_dump.h.


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