Pyrogenesis  trunk
Classes | Macros
PriorityQueue.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QueueItemPriority< Item, CMP >
 
class  PriorityQueueHeap< ID, R, H, CMP >
 Priority queue implemented as a binary heap. More...
 
struct  PriorityQueueHeap< ID, R, H, CMP >::Item
 
class  PriorityQueueList< ID, R, H, CMP >
 Priority queue implemented as an unsorted array. More...
 
struct  PriorityQueueList< ID, R, H, CMP >::Item
 

Macros

#define PRIORITYQUEUE_DEBUG   1
 

Macro Definition Documentation

#define PRIORITYQUEUE_DEBUG   1