text cover

Data Abstraction and Problem Solving with C++

Walls and Mirrors

by Frank M. Carrano

Addison Wesley Logo

BinaryTree.h File Reference


Detailed Description

Specification of the ADT binary tree.

Date:
29 May 2006
Chapter:
Chapter 10
Page:
Page 523
Version:
5.0

Definition in file BinaryTree.h.

#include "TreeException.h"
#include "TreeNode.h"

Include dependency graph for BinaryTree.h:

Go to the source code of this file.

Classes

class  BinaryTree

Typedefs

typedef void(* FunctionType )(TreeItemType &anItem)


Typedef Documentation

typedef void(* FunctionType)(TreeItemType &anItem)
 

Definition at line 20 of file BinaryTree.h.


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