Logo Data Structures and Algorithms with Object-Oriented Design Patterns in C++
next up previous contents index

Private Member Functions

In addition to the public member functions, seven private member functions are declared in Program gif. These are used to implement the Insert and Withdraw member functions and are explained below.


next up previous contents index

Bruno Copyright © 1997 by Bruno R. Preiss, P.Eng. All rights reserved.