#include <IOKit/IOCommand.h>
IOKit/IOCommand.h
@header IOCommand
@abstract
This header contains the IOCommand class definition.
classIOCommand
: public OSObject
| queue_chain_t | fCommandChain | used to queue commands |
APPLE_KEXT_OVERRIDE
virtual bool init(void)virtual