Collections Library: Interface Reference


Dependencies

Following are the other header files imported by <collections.h>:

#import <defobj.h>
The collections library uses the module definition conventions established by the defobj library. It also depends on standard supertypes and classes defined by this library. Initialization of the collections library automatically initializes the defobj library as well. Since defobj also requires the collections library, both must always be linked into an application together.


Object Types (with links to reference pages)

	 Collection          String      OutputStream
	   Index
     /       |         \
    /        |          \
 Array     List,           KeyedCollection,
             ListIndex       KeyedIndex
	   /       \        /           \
	Stack    Queue    Set,         Map,
		            SetIndex     MapIndex
                            |
		          OrderedSet

(need a graphic with image map, but this will do for now)


Contents:


Roger Burkhart <rmb@santafe.edu>
Last modified: