An internal class used by GPriorityQueue. You should not use this class directly.
More...
#include <GPriorityQueue.h>
An internal class used by GPriorityQueue. You should not use this class directly.
GClasses::GPriorityQueueEntry::GPriorityQueueEntry |
( |
int |
minIndex = 0 , |
|
|
int |
maxIndex = 0 , |
|
|
void * |
pPayload = NULL |
|
) |
| |
|
inline |
GClasses::GPriorityQueueEntry::~GPriorityQueueEntry |
( |
| ) |
|
|
inline |
int GClasses::GPriorityQueueEntry::m_maxIndex |
int GClasses::GPriorityQueueEntry::m_minIndex |
void* GClasses::GPriorityQueueEntry::m_pPayload |