PQ Struct Reference

#include <pq.h>


Data Fields

int(* cmp )(void **, void **)
int nitems
int maxitems
void ** bottom
void ** heap


Detailed Description

Definition at line 14 of file pq.h.


Field Documentation

int(* PQ::cmp)(void **, void **)

Referenced by InitPQ(), ReheapDown(), ReheapUp(), and Replace().

int PQ::nitems

Definition at line 16 of file pq.h.

Referenced by Delete(), InitPQ(), Insert(), NumElem(), ReheapDown(), ReheapUp(), Remove(), and Replace().

int PQ::maxitems

Definition at line 17 of file pq.h.

Referenced by InitPQ(), and Insert().

void** PQ::bottom

Definition at line 18 of file pq.h.

Referenced by Delete(), InitPQ(), Insert(), and Remove().

void** PQ::heap

Definition at line 19 of file pq.h.

Referenced by Delete(), Get(), GetI(), InitPQ(), ReheapDown(), ReheapUp(), Remove(), and Replace().


The documentation for this struct was generated from the following file:
Generated on Sun Aug 24 17:44:09 2008 for FrankenRTOS by  doxygen 1.5.3