element Struct Reference

An element in the priority queue. More...

Data Fields

void * data
 The data this element holds.
int key
 The priority key of this element.
size_t * pos
 Place to store the current position in the heap.

Detailed Description

An element in the priority queue.

Definition at line 38 of file priority_queue.c.


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

Generated on Sun Nov 15 15:28:01 2009 for libbls by  doxygen 1.6.1