Contents

NSMapTableValueCallBacks

The function pointers used to configure behavior of NSMapTable with respect to value elements within a map table.

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.

Topics

Initializers

Instance Properties

See Also

Data Types