Enumeration Case 列挙ケース

NSPointerFunctionsObjectPointerPersonality

Use shifted pointer for the hash value and direct comparison to determine equality; use the description method for a description. シフトポインタをハッシュ値に対してそして同等性を決定するために直接比較を使います;descriptionメソッドを記述に対して使います。

Declaration 宣言

NSPointerFunctionsObjectPointerPersonality = (2UL << 8)

Discussion 議論

As a special case, if you do not use garbage collection and specify this value in conjunction with NSPointerFunctionsStrongMemory then the NSPointerFunctions object uses retain and release. 特別な事例として、あなたがガベージコレクションを使わないそしてこの値をNSPointerFunctionsStrongMemoryと協力して指定するならば、そのときNSPointerFunctionsオブジェクトはretainreleaseを使います。

See Also 参照

Personality Options パーソナリティオプション