Mac OS X Reference Library Apple Developer
Search

IOFWPseudoAddressSpaceAux

Inherits from:
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Functions

setARxReqIntCompleteHandler

Installs a callback to receive notification, when FWIM has completed ARxReqInt processing and no incoming packets are left in the queue.


setARxReqIntCompleteHandler


Installs a callback to receive notification, when FWIM has completed ARxReqInt processing and no incoming packets are left in the queue.

public

virtual void setARxReqIntCompleteHandler( void *refcon, IOFWARxReqIntCompleteHandler handler );
Parameters
refcon

Client's callback object.

handler

Client callback to be invoked, at the end of interrupt processing.

Return Value

none.

 

Did this document help you? Yes It's good, but... Not helpful...

Last Updated: 2010-07-29