#include <threads.h>
Detailed Description
Object representing a single compression task
Definition at line 69 of file threads.h.
Field Documentation
Indicate if delete source file after successful compression.
Definition at line 79 of file threads.h.
Path to the destination file. If NULL, src+compression suffix will be used and this will be filled.
Definition at line 72 of file threads.h.
If error was encountered, it will be stored here, if no, then NULL
Definition at line 81 of file threads.h.
Path to the original file. Must be specified by user.
Definition at line 70 of file threads.h.
Stats of compressed file or NULL
Definition at line 77 of file threads.h.
Type of compression to use
Definition at line 75 of file threads.h.
The documentation for this struct was generated from the following file:
- /builddir/build/BUILD/createrepo_c/src/threads.h