macOS/iOS API解説

iOS , Mac アプリケーション開発のために使われる主要フレームワークの日本語情報です。2010年代に書かれた内容です。今後更新はありません。

目次

NSPointerFunctionsクラス

INDEX>Foundation>

apple(mac)
apple(iOS)

解説

継承 NSObject
準拠 NSCopying
NSObject (NSObject)
フレームワーク /System/Library/Frameworks/Foundation.framework
使用可能 OS X 10.5以降
iOS 6.0以降
定義 NSPointerFunctions.h

概要

適合するプロトコル

メソッドとプロパティ

NSPointerFunctionsオブジェクトの作成と初期化

– initWithOptions
+ pointerFunctionsWithOptions

Personality Functions

hashFunction property
isEqualFunction property
sizeFunction property
descriptionFunction property

Memory Configuration

acquireFunction property
relinquishFunction property
usesStrongWriteBarrier property
usesWeakReadAndWriteBarriers property