Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

PriorityQueueElement< Data > Class Template Reference

A priority queue element.

#include <PriorityQueue.h>

List of all members.

Public Attributes

Data * m_Item
 Item in the queue.
int m_Rating
 Rating on the queue.


Detailed Description

template<class Data>
class PriorityQueueElement< Data >

Definition at line 16 of file PriorityQueue.h.


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 11:20:17 2005 for Cpp Freecell Solver by  doxygen 1.4.4