createrepo_c library  0.9.1
C library for metadata manipulation
cr_ContentStat Struct Reference

#include <compression_wrapper.h>

Data Fields

gint64 size
 
cr_ChecksumType checksum_type
 
char * checksum
 

Detailed Description

Stat build about open content during compression (writting).

Definition at line 57 of file compression_wrapper.h.

Field Documentation

char* checksum

Checksum

Definition at line 60 of file compression_wrapper.h.

cr_ChecksumType checksum_type

Checksum type

Definition at line 59 of file compression_wrapper.h.

gint64 size

Size of content

Definition at line 58 of file compression_wrapper.h.


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