pcb 4.1.1
An interactive printed circuit board layout editor.

_GtsHeap Struct Reference

Data Fields

GPtrArray * elts
GCompareFunc func
gboolean frozen

Detailed Description

Definition at line 27 of file gts/heap.c.


Field Documentation

gboolean _GtsHeap::frozen

Definition at line 30 of file gts/heap.c.

Referenced by gts_heap_freeze(), gts_heap_insert(), gts_heap_new(), and gts_heap_thaw().

GCompareFunc _GtsHeap::func

Definition at line 29 of file gts/heap.c.

Referenced by gts_heap_new(), sift_down(), and sift_up().


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