createrepo_c library  0.9.1
C library for metadata manipulation
cr_RepomdRecordFillTask Struct Reference

#include <threads.h>

Data Fields

cr_RepomdRecordrecord
 
cr_ChecksumType checksum_type
 
GError * err
 

Detailed Description

Object representing a single repomd record fill task

Definition at line 126 of file threads.h.

Field Documentation

cr_ChecksumType checksum_type

Type of checksum to be used

Definition at line 128 of file threads.h.

GError* err

GError **

Definition at line 129 of file threads.h.

cr_RepomdRecord* record

Repomd record to be filled

Definition at line 127 of file threads.h.


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