20 #import "OFSystemInfo.h" 22 OF_ASSUME_NONNULL_BEGIN
80 #ifdef OF_HAVE_APPLETALK 89 @interface OFSystemInfo (NetworkInterfaces)
91 #ifdef OF_HAVE_CLASS_PROPERTIES 92 @property (
class, readonly, nullable, nonatomic)
106 OF_ASSUME_NONNULL_END
A class for storing constant strings using the @"" literal.
Definition: OFConstantString.h:41
A class for handling strings.
Definition: OFString.h:142
An abstract class for storing objects in a dictionary.
Definition: OFDictionary.h:82