osurs  0.0.1
Data Fields
PriorityQueueNode Struct Reference

A node in a priority queue. More...

#include <priority.h>

Data Fields

int priority
 
void * data
 
int index
 

Detailed Description

A node in 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: