20 #import <Foundation/NSDictionary.h>
22 #import "OFNSToOFBridging.h"
24 OF_ASSUME_NONNULL_BEGIN
31 extern int _NSDictionary_OFObject_reference OF_VISIBILITY_HIDDEN;
An abstract class for storing objects in a dictionary.
Definition: OFDictionary.h:84
The root class for all other classes inside ObjFW.
Definition: OFObject.h:692
A protocol implemented by classes supporting bridging Foundation objects to ObjFW objects.
Definition: OFNSToOFBridging.h:38