20 #ifdef OBJFWBRIDGE_LOCAL_INCLUDES 21 # import "OFEnumerator.h" 23 # if defined(__has_feature) && __has_feature(modules) 26 # import <ObjFW/OFEnumerator.h> 30 #import "OFOFToNSBridging.h" 32 OF_ASSUME_NONNULL_BEGIN
37 extern int _OFEnumerator_NSObject_reference OF_VISIBILITY_HIDDEN;
49 @property (readonly, nonatomic) NSEnumerator *NSObject;
A protocol implemented by classes supporting bridging ObjFW objects to Foundation objects...
Definition: OFOFToNSBridging.h:38