Structure

NSMapTableValueCallBacks

The function pointers used to configure behavior of NSMapTable with respect to value elements within a map table. マップテーブル内の値要素に関して、NSMapTableの挙動を設定するのに使われる関数ポインタ。

Declaration 宣言

struct NSMapTableValueCallBacks

Overview 概要

All functions must know the types of things in the map table to be able to operate on them. Sets of predefined call backs are described in NSMapTable. 全ての関数は、マップテーブルの中の物の型を知り、それらに関して演算できなければなりません。あらかじめ定義されたコールバックの集合は、NSMapTableにおいて記述されます。

Topics 話題

Instance Properties インスタンスプロパティ