ReactOS 0.4.15-dev-7924-g5949c20
PQhandleElem Struct Reference

#include <priorityq-heap.h>

Collaboration diagram for PQhandleElem:

Public Attributes

PQkey key
 
PQhandle node
 

Detailed Description

Definition at line 84 of file priorityq-heap.h.

Member Data Documentation

◆ key

PQkey PQhandleElem::key

Definition at line 84 of file priorityq-heap.h.

Referenced by pqInsert(), and pqNewPriorityQ().

◆ node

PQhandle PQhandleElem::node

Definition at line 84 of file priorityq-heap.h.

Referenced by pqInsert().


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