ActualCookbook | We internally map from Category to preorder number for the category and lookup using that preorder n... |
BootMaker | |
BootPlan | |
ClearPlan | Remove a particular entry from the table of current BootPlans. |
Connection | Suclasses represent particular kinds of connections. The connection object serves two purposes: yo... |
Cookbook | |
DirectConnection | We just made the object, so the connection is just a reference to the object. |
DiskConnection | Keep an object from the disk. For the moment, put the disk connection in a global variable and expo... |
FromDiskPlan | Instances of this represent the plan for getting a particular kind of object from an urdi on a parti... |
NestedConnection | We just made an object that wraps another object, so the connection needs to wrap the connection by ... |