text cover

Data Abstraction and Problem Solving with C++

Walls and Mirrors

by Frank M. Carrano

Addison Wesley Logo

KeyedItem Class Reference

#include <KeyedItem543.h>

Inheritance diagram for KeyedItem:

Inheritance graph
[legend]
List of all members.

Detailed Description

Definition at line 22 of file KeyedItem543.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 25 of file KeyedItem543.h.

KeyedItem::KeyedItem const KeyType keyValue  )  [inline]
 

Definition at line 26 of file KeyedItem543.h.


Member Function Documentation

KeyType KeyedItem::getKey  )  const [inline]
 

Definition at line 28 of file KeyedItem543.h.

References searchKey.


Member Data Documentation

KeyType KeyedItem::searchKey [private]
 

Definition at line 33 of file KeyedItem543.h.

Referenced by getKey().


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

Generated on Sun Aug 27 21:29:26 2006 for AWLogo by  doxygen 1.4.6