22 OF_ASSUME_NONNULL_BEGIN
29 OF_SUBCLASSING_RESTRICTED
45 - (instancetype)initWithName: (
OFString *)name
48 TTL: (uint32_t)TTL OF_UNAVAILABLE;
61 - (instancetype)initWithName: (
OFString *)name
65 TTL: (uint32_t)TTL OF_DESIGNATED_INITIALIZER;
OFDNSClass
The DNS class.
Definition: OFDNSResourceRecord.h:34
A class representing a DNS resource record.
Definition: OFDNSResourceRecord.h:80
A class for handling strings.
Definition: OFString.h:142
A class representing an HINFO DNS resource record.
Definition: OFHINFODNSResourceRecord.h:30
OFDNSRecordType
The type of a DNS resource record.
Definition: OFDNSResourceRecord.h:44