ADC Home > Reference Library > Reference > Darwin > Kernel Framework Reference

 


IOMemoryCursor.h

Includes:

Overview

This header contains the definitions of the IOMemoryCursor, IONaturalMemoryCursor, IOBigMemoryCursor, IOLittleMemoryCursor, and IODBDMAMemoryCursor classes.



Classes

IOBigMemoryCursor

An IOMemoryCursor subclass that outputs a vector of PhysicalSegments in the big endian byte order.

IODBDMAMemoryCursor

An IOMemoryCursor subclass that outputs a vector of DBDMA descriptors where the address and length are filled in.

IOLittleMemoryCursor

An IOMemoryCursor subclass that outputs a vector of PhysicalSegments in the little endian byte order.

IOMemoryCursor

A mechanism to convert memory references to physical addresses.

IONaturalMemoryCursor

An IOMemoryCursor subclass that outputs a vector of PhysicalSegments in the natural byte orientation for the CPU.




Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.

 

Last Updated: 2008-12-19