IOOutputQueue


Abstract: An object that queues output packets on behalf of its target, usually an IONetworkController instance, and allows the target to control the packet flow. IOOutputQueue is is an abstract class that provides an interface for its subclasses. Concrete subclasses will complete the implementation while providing unique synchronization options.



© 2000 Apple Computer, Inc. — (Last Updated 2/23/2000)