Other Structures
The following structures are available globally.
-
The YapDatabaseViewRangePosition struct represents the range window within the full group.
See
rangePositionForGroup:Declaration
Objective-C
struct YapDatabaseViewRangePosition {}
Swift
struct YapDatabaseViewRangePosition
-
Undocumented
See moreDeclaration
Objective-C
struct YapBidirectionalCacheCallBacks { int32_t version; BOOL shouldCopy; CFDictionaryEqualCallBack equal; CFDictionaryHashCallBack hash; }
Swift
struct YapBidirectionalCacheCallBacks