Squash  0.7.0
Data Fields
SquashOptions Struct Reference

A set of compression/decompression options. More...

Inheritance diagram for SquashOptions:
_SquashObject

Data Fields

SquashObject base_object
 Base object.
 
SquashCodec * codec
 Codec.
 
SquashOptionValue * values
 NULL-terminated array of option values.
 
- Data Fields inherited from _SquashObject
volatile unsigned int ref_count
 The reference count.
 
volatile bool is_floating
 Whether or not the object has a floating reference.
 
SquashDestroyNotify destroy_notify
 Function to call when the reference count reaches 0.
 

Detailed Description

A set of compression/decompression options.

Definition at line 46 of file options.h.


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