iokit ボキャブラリ
Factor ハンドブック
>
ボキャブラリ索引
概要
Bindings to Apple IOKit device interface
メタデータ
タグ:
bindings
,
unportable
作者:
Joe Groff
ワード
タプルクラス
クラス
スーパークラス
スロット
mach-error
tuple
error-code error-string
シンボルワード
IOOptionBits
IOReturn
boolean_t
io_iterator_t
io_name_t
io_object_t
io_registry_entry_t
io_service_t
io_string_t
kern_return_t
mach_port_t
通常ワード
ワード
スタック効果
<mach-error>
( code -- error )
IOBSDNameMatching
( name -- CFDictionaryRef )
IOIteratorIsValid
( i -- boolean_t )
IOIteratorNext
( i -- io_object_t )
IOIteratorReset
( i -- )
IOMasterPort
( bootstrap master -- IOReturn )
IOObjectRelease
( o -- IOReturn )
IOObjectRetain
( o -- IOReturn )
IORegistryEntryCreateCFProperties
( entry properties allocator options -- IOReturn )
IORegistryEntryGetPath
( entry plane path -- IOReturn )
IOServiceGetMatchingServices
( master matchingDict iterator -- IOReturn )
IOServiceMatching
( name -- CFDictionaryRef )
IOServiceNameMatching
( name -- CFDictionaryRef )
KERN_SUCCESS
( -- value )
MACH_PORT_NULL
( -- value )
io-objects-from-iterator
( i -- array )
io-objects-from-iterator*
( i -- i array )
io-services-matching-bsd-name
( bsd-name -- iterator )
io-services-matching-dictionary
( nsdictionary -- iterator )
io-services-matching-service
( service -- iterator )
io-services-matching-service-name
( service-name -- iterator )
kIOAppPowerStateInterest
( -- value )
kIOAudioPlane
( -- value )
kIOBootDeviceKey
( -- value )
kIOBootDevicePathKey
( -- value )
kIOBootDeviceSizeKey
( -- value )
kIOBundleResourceFileKey
( -- value )
kIOBusBadgeKey
( -- value )
kIOBusyInterest
( -- value )
kIOCFPlugInTypesKey
( -- value )
kIOCatalogueKey
( -- value )
kIOClassKey
( -- value )
kIOCommandPoolSizeKey
( -- value )
kIODTNVRAMPanicInfoKey
( -- value )
kIODefaultMatchCategoryKey
( -- value )
kIODeviceIconKey
( -- value )
kIODeviceTreePlane
( -- value )
kIOFireWirePlane
( -- value )
kIOFirstMatchNotification
( -- value )
kIOFirstPublishNotification
( -- value )
kIOGeneralInterest
( -- value )
kIOIconKey
( -- value )
kIOKitBuildVersionKey
( -- value )
kIOKitDebugKey
( -- value )
kIOKitDiagnosticsKey
( -- value )
kIOLocationMatchKey
( -- value )
kIOMatchCategoryKey
( -- value )
kIOMatchedNotification
( -- value )
kIOMatchedServiceCountKey
( -- value )
kIOMaximumBlockCountReadKey
( -- value )
kIOMaximumBlockCountWriteKey
( -- value )
kIOMaximumByteCountReadKey
( -- value )
kIOMaximumByteCountWriteKey
( -- value )
kIOMaximumSegmentAddressableBitCountKey
( -- value )
kIOMaximumSegmentByteCountReadKey
( -- value )
kIOMaximumSegmentByteCountWriteKey
( -- value )
kIOMaximumSegmentCountReadKey
( -- value )
kIOMaximumSegmentCountWriteKey
( -- value )
kIOMinimumSegmentAlignmentByteCountKey
( -- value )
kIONVRAMDeletePropertyKey
( -- value )
kIONameMatchKey
( -- value )
kIONameMatchedKey
( -- value )
kIOParentMatchKey
( -- value )
kIOPathMatchKey
( -- value )
kIOPlatformDeviceMessageKey
( -- value )
kIOPlatformSerialNumberKey
( -- value )
kIOPlatformUUIDKey
( -- value )
kIOPowerPlane
( -- value )
kIOPriorityPowerStateInterest
( -- value )
kIOProbeScoreKey
( -- value )
kIOPropertyMatchKey
( -- value )
kIOProviderClassKey
( -- value )
kIOPublishNotification
( -- value )
kIORegistryPlanesKey
( -- value )
kIOResourceMatchKey
( -- value )
kIOResourcesClass
( -- value )
kIOServiceClass
( -- value )
kIOServicePlane
( -- value )
kIOTerminatedNotification
( -- value )
kIOUSBPlane
( -- value )
kIOUserClientClassKey
( -- value )
kIOUserClientCrossEndianCompatibleKey
( -- value )
kIOUserClientCrossEndianKey
( -- value )
kIOUserClientSharedInstanceKey
( -- value )
kNilOptions
( -- value )
kOSBuildVersionKey
( -- value )
mach-error
( return -- )
mach_error_string
( error -- char* )
master-port
( -- port )
properties-from-io-object
( o -- o nsdictionary )
release-io-object
( o -- )
retain-io-object
( o -- o )
クラス述語ワード
ワード
スタック効果
mach-error?
( object -- ? )
ファイル
resource:basis/iokit/iokit.factor
resource:basis/iokit/iokit-docs.factor
resource:basis の子
ボキャブラリ
概要
iokit.hid
HID Manager bindings