cr_UpdateRecord Struct Reference
[Updateinfo API.]

Data Fields

gchar * from
gchar * status
gchar * type
gchar * version
gchar * id
gchar * title
gchar * issued_date
gchar * updated_date
gchar * rights
gchar * release
gchar * pushcount
gchar * severity
gchar * summary
gchar * description
gchar * solution
GSList * references
GSList * collections
GStringChunk * chunk

Detailed Description

Definition at line 68 of file updateinfo.h.


Field Documentation

GStringChunk* chunk

String chunk

Definition at line 88 of file updateinfo.h.

GSList* collections

List of cr_UpdateCollection

Definition at line 86 of file updateinfo.h.

gchar* description

Update description

Definition at line 82 of file updateinfo.h.

gchar* from

Source of the update (e.g. security@redhat.com)

Definition at line 69 of file updateinfo.h.

gchar* id

Update id (short update name, e.g. RHEA-2013:1777)

Definition at line 73 of file updateinfo.h.

gchar* issued_date

Date string (e.g. "2013-12-02 00:00:00")

Definition at line 75 of file updateinfo.h.

gchar* pushcount

Push count

Definition at line 79 of file updateinfo.h.

GSList* references

List of cr_UpdateReference

Definition at line 85 of file updateinfo.h.

gchar* release

Release

Definition at line 78 of file updateinfo.h.

gchar* rights

Copyright

Definition at line 77 of file updateinfo.h.

gchar* severity

Severity

Definition at line 80 of file updateinfo.h.

gchar* solution

Solution

Definition at line 83 of file updateinfo.h.

gchar* status

Update status ("final", ...)

Definition at line 70 of file updateinfo.h.

gchar* summary

Short summary

Definition at line 81 of file updateinfo.h.

gchar* title

Update name

Definition at line 74 of file updateinfo.h.

gchar* type

Update type ("enhancement", "bugfix", ...)

Definition at line 71 of file updateinfo.h.

gchar* updated_date

Date string

Definition at line 76 of file updateinfo.h.

gchar* version

Update version (probably always an integer number)

Definition at line 72 of file updateinfo.h.


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

Generated on 11 Nov 2014 for createrepo_c library by  doxygen 1.6.1