Leptonica 1.68
C Image Processing Library

L_Heap Struct Reference

#include <heap.h>

Data Fields

l_int32 nalloc
l_int32 n
void ** array
l_int32 direction

Detailed Description

Definition at line 63 of file heap.h.


Field Documentation

Definition at line 65 of file heap.h.

Referenced by lheapAdd(), lheapCreate(), lheapExtendArray(), and lheapPrint().

Definition at line 68 of file heap.h.

Referenced by lheapCreate(), lheapSwapDown(), lheapSwapUp(), and main().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines