16 #import "OFSystemInfo.h"
18 OF_ASSUME_NONNULL_BEGIN
76 #ifdef OF_HAVE_APPLETALK
85 @interface OFSystemInfo (NetworkInterfaces)
87 #ifdef OF_HAVE_CLASS_PROPERTIES
88 @property (
class, readonly, nullable, nonatomic)
102 OF_ASSUME_NONNULL_END
A class for storing constant strings using the @"" literal.
Definition: OFConstantString.h:38
An abstract class for storing objects in a dictionary.
Definition: OFDictionary.h:80
A class for handling strings.
Definition: OFString.h:135