text cover

Data Abstraction and Problem Solving with C++

Walls and Mirrors

by Frank M. Carrano

Addison Wesley Logo

StockNode Struct Reference

#include <c04p227.h>

List of all members.


Detailed Description

Definition at line 28 of file c04p227.h.

Public Attributes

string title
int have
int want
WaitNodewaitHead
WaitNodewaitTail
StockNodenext


Member Data Documentation

string StockNode::title
 

Definition at line 29 of file c04p227.h.

int StockNode::have
 

Definition at line 30 of file c04p227.h.

int StockNode::want
 

Definition at line 30 of file c04p227.h.

WaitNode* StockNode::waitHead
 

Definition at line 31 of file c04p227.h.

WaitNode * StockNode::waitTail
 

Definition at line 31 of file c04p227.h.

StockNode* StockNode::next
 

Definition at line 32 of file c04p227.h.


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

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