MagickCore 7.0.10
_LZMAInfo Struct Reference
Collaboration diagram for _LZMAInfo:
[legend]

Data Fields

StringInfochaos
 
size_t level
 
ssize_t timestamp
 
size_t signature
 

Detailed Description

Definition at line 54 of file lzma.c.

Field Documentation

◆ chaos

StringInfo* _LZMAInfo::chaos

Definition at line 62 of file lzma.c.

Referenced by AcquireLZMAInfo(), DestroyLZMAInfo(), GetLZMAChaos(), IncreaseLZMA(), and RestoreLZMA().

◆ level

size_t _LZMAInfo::level

Definition at line 65 of file lzma.c.

Referenced by AcquireLZMAInfo(), and IncreaseLZMA().

◆ signature

size_t _LZMAInfo::signature

Definition at line 71 of file lzma.c.

Referenced by AcquireLZMAInfo(), DestroyLZMAInfo(), GetLZMAChaos(), IncreaseLZMA(), and RestoreLZMA().

◆ timestamp

ssize_t _LZMAInfo::timestamp

Definition at line 68 of file lzma.c.

Referenced by AcquireLZMAInfo().


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