createrepo_c library  0.9.1
C library for metadata manipulation

Data Fields

cr_XmlFilepri_f
 
cr_XmlFilefil_f
 
cr_XmlFileoth_f
 
cr_SqliteDbpri_db
 
cr_SqliteDbfil_db
 
cr_SqliteDboth_db
 
int changelog_limit
 
const char * location_base
 
int repodir_name_len
 
const char * checksum_type_str
 
cr_ChecksumType checksum_type
 
const char * checksum_cachedir
 
gboolean skip_symlinks
 
long package_count
 
gboolean skip_stat
 
cr_Metadataold_metadata
 
GMutex * mutex_pri
 
GMutex * mutex_fil
 
GMutex * mutex_oth
 
GCond * cond_pri
 
GCond * cond_fil
 
GCond * cond_oth
 
volatile long id_pri
 
volatile long id_fil
 
volatile long id_oth
 
GQueue * buffer
 
GMutex * mutex_buffer
 
gboolean deltas
 
gint64 max_delta_rpm_size
 
GMutex * mutex_deltatargetpackages
 
GSList * deltatargetpackages
 
gint cut_dirs
 
gchar * location_prefix
 

Detailed Description

Definition at line 48 of file dumper_thread.h.


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