text cover

Data Abstraction and Problem Solving with C++

Walls and Mirrors

by Frank M. Carrano

Addison Wesley Logo

KeyedItem.h File Reference


Detailed Description

The immutable search key object stored in table and priority queue implementations. The search key must be immutable (unchangeable) in order to make sure that the item can be retrieved from where it was placed.

Date:
29 May 2006
Chapter:
Chapter 11
Page:
Page 597
Version:
5.0

Definition in file KeyedItem.h.

#include <string>

Include dependency graph for KeyedItem.h:

Go to the source code of this file.

Classes

class  KeyedItem

Typedefs

typedef string KeyType


Typedef Documentation

typedef string KeyType
 

Definition at line 22 of file KeyedItem.h.


Generated on Sun Aug 27 22:04:07 2006 for AWLogo by  doxygen 1.4.6