HeapSlot Struct Reference

#include <heapInt.h>

Data Fields

long key
void * item

Detailed Description

CFile***********************************************************************

FileName [heapInt.h]

PackageName [heap]

Synopsis [Heap-based priority queue.]

Description [This is the internal header file for the heap-based priority queue.]

SeeAlso []

Author [Fabio Somenzi]

Copyright [This file was created at the University of Colorado at Boulder. The University of Colorado at Boulder makes no warranty about the suitability of this software for any purpose. It is presented on an AS IS basis.]

Revision [

Id
heapInt.h,v 1.7 2005/05/18 19:25:43 jinh Exp

]Struct**********************************************************************

Synopsis [Slot of a heap.]

Description [Slot of a heap. Each slots holds a generic object and an integer key.]

Definition at line 51 of file heapInt.h.


Field Documentation

Definition at line 53 of file heapInt.h.

Definition at line 52 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