Instruction Manual
RWSlistCollectables RWSlistCollectablesIterator LinkedList Singly-linked
list
RWSlistCollectablesQueue (n/a) Queue Singly-linked
list
RWSlistCollectablesStack (n/a) Stack Singly-linked
list
RWSortedVector RWSortedVectorIterator Vector of
pointers,
using
insertion sort
Note that some of these classes use multiple-inheritance: this hierarchy is shown relative to the
RWCollectable base class.
RWCollectable
RWCollection (abstract base class)
RWBinaryTree
RWBTree
RWBTreeDictionary
RWBag
RWSequenceable (abstract base class)
RWDlistCollectables (Doubly-linked lists)
RWOrdered
RWSortedVector
RWSlistCollectables (Singly-linked lists)
RWSlistCollectablesQueue
RWSlistCollectablesStack
RWHashTable
RWSet
RWIdentitySet
RWHashDictionary
RWIdentityDictionary