createrepo_c library 0.21.1
C library for metadata manipulation
Loading...
Searching...
No Matches
cr_ContentStat Struct Reference

#include <compression_wrapper.h>

Data Fields

gint64 size
 
cr_ChecksumType checksum_type
 
char * checksum
 
gint64 hdr_size
 
cr_ChecksumType hdr_checksum_type
 
char * hdr_checksum
 

Detailed Description

Stat build about open content during compression (writting).

Definition at line 58 of file compression_wrapper.h.

Field Documentation

◆ checksum

char* checksum

Checksum

Definition at line 61 of file compression_wrapper.h.

◆ checksum_type

cr_ChecksumType checksum_type

Checksum type

Definition at line 60 of file compression_wrapper.h.

◆ hdr_checksum

char* hdr_checksum

Checksum

Definition at line 64 of file compression_wrapper.h.

◆ hdr_checksum_type

cr_ChecksumType hdr_checksum_type

Checksum type

Definition at line 63 of file compression_wrapper.h.

◆ hdr_size

gint64 hdr_size

Size of content

Definition at line 62 of file compression_wrapper.h.

◆ size

gint64 size

Size of content

Definition at line 59 of file compression_wrapper.h.


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