osurs  0.0.1
Data Fields
PriorityQueue Struct Reference

A priority queue. More...

#include <priority.h>

Collaboration diagram for PriorityQueue:
Collaboration graph
[legend]

Data Fields

PriorityQueueNode ** heap
 
int capacity
 
int size
 

Detailed Description

A priority queue.

Note
The fields of this struct are intended for internal use only and should not be accessed directly

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