Tools.h++ Manual

15-2 104011 Tandem Computers Incorporated
15
RWBTreeDict-
ionary
B-Tree of
associations
RWCollection RWIterator Collection
Abstract base class
RWDlistCollec-
tables
RWDlistCollec-
tablesIterator
Doubly-linked list
RWHashTable RWHashTable-
Iterator
Hash table
RWHashDiction-
ary
RWHashDiction-
aryIterator
Dictionary
Hash table of
associations
RWIdentityDic-
tionary
RWHashDiction-
aryIterator
IdentityDict-
ionary
Hash table of
associations
RWIdentitySet RWSetIterator IdentitySet
Hash table
RWOrdered RWOrderedIter-
ator
OrderedCollec-
tion
Vector of pointers
RWSequenceable RWIterator Sequenceable
Abstract base class
RWSet RWSetIterator Set
Hash table
RWSlistCollecta
bles
RWSlistCollecta
blesIterator
LinkedList
Singly-linked list
RWSlistCollec-
tablesQueue
(n/a)
Queue
Singly-linked list
RWSlistCollec-
tablesStack
(n/a)
Stack
Singly-linked list
RWSortedVector RWSortedVectorI
terator
Vector of pointers,
using insertion
sort
Table 15-1
Smalltalk-like classes, iterators, and implementations. (Continued)
Class Iterator
"Smalltalk"
typedef Implemented as