#include <gft_pqueue16.h>
Public Attributes | |
PQNode * | elem |
All possible doubly-linked lists of the circular queue. More... | |
int | nelems |
Total number of elements. More... | |
ushort * | value |
The value of the nodes in the graph. More... | |
PQNode* gft::PQueue16::_pqdoublylinkedlists::elem |
All possible doubly-linked lists of the circular queue.
int gft::PQueue16::_pqdoublylinkedlists::nelems |
Total number of elements.
ushort* gft::PQueue16::_pqdoublylinkedlists::value |
The value of the nodes in the graph.