text cover

Data Abstraction and Problem Solving with C++

Walls and Mirrors

by Frank M. Carrano

Addison Wesley Logo

c04p227.h File Reference


Detailed Description

A structure to store the inventory of a DVD store with:
  • A linked list of data items (DVDs), sorted by title.
  • Each data item (DVD) contains a title, a have value, a want value, a pointer to the beginning of a linked list of people's names (the wait list), and a pointer to the last name in the wait list.

Date:
29 May 2006
Chapter:
Chapter 4
Page:
Page 227
Version:
5.0

Definition in file c04p227.h.

Go to the source code of this file.

Classes

struct  WaitNode
struct  StockNode


Generated on Sun Aug 27 13:05:37 2006 for AWLogo by  doxygen 1.4.6