Heap Struct Reference

#include <heapInt.h>

Collaboration diagram for Heap:
Collaboration graph
[legend]

Data Fields

int length
int nitems
struct HeapSlotslots
int(* compare )(const void *, const void *)

Detailed Description

Struct**********************************************************************

Synopsis [Heap.]

Description []

Definition at line 64 of file heapInt.h.


Field Documentation

int(* Heap::compare)(const void *, const void *)

Definition at line 65 of file heapInt.h.

Definition at line 66 of file heapInt.h.

struct HeapSlot* Heap::slots [read]

Definition at line 67 of file heapInt.h.


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

Generated on Tue Jan 12 13:57:33 2010 for glu-2.2 by  doxygen 1.6.1