createrepo_c library 1.2.1
C library for metadata manipulation
Loading...
Searching...
No Matches
cr_UpdateCollection Struct Reference

Data Fields

gchar * shortname
 
gchar * name
 
cr_UpdateCollectionModulemodule
 
GSList * packages
 
GStringChunk * chunk
 

Detailed Description

Definition at line 65 of file updateinfo.h.

Field Documentation

◆ chunk

GStringChunk* chunk

Definition at line 70 of file updateinfo.h.

◆ module

Definition at line 68 of file updateinfo.h.

◆ name

gchar* name

e.g. RHN Tools for RHEL AUS (v. 6.5 for 64-bit x86_64)

Definition at line 67 of file updateinfo.h.

◆ packages

GSList* packages

List of cr_UpdateCollectionPackage

Definition at line 69 of file updateinfo.h.

◆ shortname

gchar* shortname

e.g. rhn-tools-rhel-x86_64-server-6.5.aus

Definition at line 66 of file updateinfo.h.


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