Index - All Packages - All Categories - All Classes

Class DiskSpecialist


Package: Udanax-Gold
All Superclasses: Object Heaper TransferSpecialist
Protocols: Object
Categories: Xanadu-Xcvr

Class Methods

initTimeNonInherited


linkTimeNonInherited


make: book with: packer



Instance Methods

create: cookbook with: packer


destroy



Overrides: Heaper

receiveHeaper: cat from: rcvr

There's a lot of smalltalk only stuff in here. Smalltalk stubs should move towards c++ stubs.

Overrides: TransferSpecialist

receiveHeaper: cat into: memory from: rcvr

Return an object from the rcvr or nil if cat is not a category that we
handle specially.

Overrides: TransferSpecialist

sendHeaper: hpr to: xmtr

Handle sending Shepherds specially.

Overrides: TransferSpecialist


Index - All Packages - All Categories - All Classes