mupdf
Loading...
Searching...
No Matches
fz_storable Struct Reference

#include <store.h>

Public Attributes

int refs
fz_store_drop_fndrop
fz_store_droppable_fndroppable

Detailed Description

Any storable object should include an fz_storable structure at the start (by convention at least) of their structure. (Unless it starts with an fz_key_storable, see below).

Member Data Documentation

◆ drop

fz_store_drop_fn* fz_storable::drop

◆ droppable

fz_store_droppable_fn* fz_storable::droppable

◆ refs

int fz_storable::refs

The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/mupdf/checkouts/1.28.0/include/mupdf/fitz/store.h