text cover

Data Abstraction and Problem Solving with C++

Walls and Mirrors

by Frank M. Carrano

Addison Wesley Logo

TreeNode Class Reference

#include <TreeNodeTwoThree.h>

List of all members.


Detailed Description

Definition at line 15 of file TreeNodeTwoThree.h.

Private Attributes

TreeItemType smallItem
TreeItemType largeItem
TreeNodeleftChildPtr
TreeNodemidChildPtr
TreeNoderightChildPtr

Friends

class TwoThreeTree


Friends And Related Function Documentation

friend class TwoThreeTree [friend]
 

Definition at line 22 of file TreeNodeTwoThree.h.


Member Data Documentation

TreeItemType TreeNode::smallItem [private]
 

Definition at line 18 of file TreeNodeTwoThree.h.

TreeItemType TreeNode::largeItem [private]
 

Definition at line 18 of file TreeNodeTwoThree.h.

TreeNode* TreeNode::leftChildPtr [private]
 

Definition at line 19 of file TreeNodeTwoThree.h.

TreeNode * TreeNode::midChildPtr [private]
 

Definition at line 19 of file TreeNodeTwoThree.h.

TreeNode * TreeNode::rightChildPtr [private]
 

Definition at line 19 of file TreeNodeTwoThree.h.


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

Generated on Sun Aug 27 22:18:40 2006 for AWLogo by  doxygen 1.4.6