text cover

Data Abstraction and Problem Solving with C++

Walls and Mirrors

by Frank M. Carrano

Addison Wesley Logo

BST.h File Reference


Detailed Description

Specification of the ADT binary search tree.

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

Definition in file BST.h.

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

Include dependency graph for BST.h:

Go to the source code of this file.

Classes

class  BinarySearchTree

Typedefs

typedef void(* FunctionType )(TreeItemType &anItem)


Typedef Documentation

typedef void(* FunctionType)(TreeItemType &anItem)
 

Definition at line 19 of file BST.h.


Generated on Sun Aug 27 22:04:07 2006 for AWLogo by  doxygen 1.4.6