Squash  0.7.0
Data Fields
_SquashObject Struct Reference

Reference-counting base class for other types. More...

Inheritance diagram for _SquashObject:
SquashOptions SquashStream

Data Fields

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

Reference-counting base class for other types.

Definition at line 45 of file object.h.


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