text cover

Data Abstraction and Problem Solving with C++

Walls and Mirrors

by Frank M. Carrano

Addison Wesley Logo

KeyedItem Class Reference

#include <KeyedItem.h>

List of all members.


Detailed Description

Definition at line 24 of file KeyedItem.h.

Public Member Functions

 KeyedItem ()
 KeyedItem (const KeyType &keyValue)
KeyType getKey () const

Private Attributes

KeyType searchKey


Constructor & Destructor Documentation

KeyedItem::KeyedItem  )  [inline]
 

Definition at line 27 of file KeyedItem.h.

KeyedItem::KeyedItem const KeyType keyValue  )  [inline]
 

Definition at line 28 of file KeyedItem.h.


Member Function Documentation

KeyType KeyedItem::getKey  )  const [inline]
 

Definition at line 30 of file KeyedItem.h.

References searchKey.

Referenced by displayKey().


Member Data Documentation

KeyType KeyedItem::searchKey [private]
 

Definition at line 34 of file KeyedItem.h.

Referenced by getKey().


The documentation for this class was generated from the following file:

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