Data Members



Filter

public:typedef bool (*Filter)(OSObject *, IOFilterInterruptEventSource *);

C Function pointer to a routine to call when an interrupt occurs.

Parameters

NameDescription
ownerPointer to the owning/client instance.
senderWhere is the interrupt comming from.

filterAction

protected:
 Filter filterAction;

Filter callout


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