ObjFW
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 CClassA pointer to a class
 CidA pointer to any object
 CNSArray(OFObject)Support for bridging an NSArray to an OFArray
 CNSData(OFObject)Support for bridging NSData to OFData
 CNSDate(OFObject)Support for bridging an NSDate to an OFDate
 CNSDictionary(OFObject)Support for bridging an NSDictionary to an OFDictionary
 CNSEnumerator(OFObject)Support for bridging an NSEnumerator to an OFEnumerator
 CNSNumber(OFObject)Support for bridging an NSNumber to an OFNumber
 CNSSet(OFObject)Support for bridging an NSSet to an OFSet
 CNSString(OFObject)Support for bridging an NSString to an OFString
 Cobjc_superA struct representing a call to super
 COFArray(NSObject)Support for bridging an OFArray to an NSArray
 C<OFComparing>A protocol for comparing objects
 C<OFCopying>A protocol for the creation of copies
 COFData(NSObject)Support for bridging OFData to NSData
 COFDate(NSObject)Support for bridging an OFDate to an NSDate
 COFDictionary(NSObject)Support for bridging an OFDictionary to an NSDictionary
 C<OFEnumeration>A protocol for getting an enumerator for the object
 COFEnumerator(NSObject)Support for bridging an OFEnumerator to an NSEnumerator
 COFException(Swift)Support for using throwing and catching an OFException in Swift
 C<OFFastEnumeration>A protocol for fast enumeration
 COFFastEnumerationStateState information for fast enumerations
 COFHTTPRequestProtocolVersionThe HTTP version of the HTTP request
 C<OFJSONRepresentation>A protocol implemented by classes that support encoding to a JSON representation
 C<OFKeyValueCoding>A protocol for Key Value Coding
 COFListItemA list item
 COFMapTableFunctionsA struct describing the functions to be used by the map table
 C<OFMessagePackRepresentation>A protocol implemented by classes that support encoding to a MessagePack representation
 C<OFMutableCopying>A protocol for the creation of mutable copies
 C<OFNSToOFBridging>A protocol implemented by classes supporting bridging Foundation objects to ObjFW objects
 COFNumber(NSObject)Support for bridging an OFNumber to an NSNumber
 C<OFObject>The protocol which all root classes implement
 COFObject< OFHTTPClientDelegate >
 COFObject< OFZIPArchiveDelegate >
 C<OFOFToNSBridging>A protocol implemented by classes supporting bridging ObjFW objects to Foundation objects
 COFOptionsParserOptionAn option which can be parsed by an OFOptionsParser
 COFPBKDF2ParametersThe parameters for OFPBKDF2
 COFPointA point in 2D space
 COFRangeA range
 COFRectA rectangle
 COFScryptParametersThe parameters for OFScrypt
 COFSet(NSObject)Support for bridging an OFSet to an NSSet
 COFSizeA size
 COFSocketAddressA struct which represents a host / port pair for a socket
 COFStream< OFReadyForReadingObserving >
 COFStream< OFReadyForReadingObserving, OFReadyForWritingObserving >
 COFStream< OFReadyForWritingObserving >
 COFString(NSObject)Support for bridging an OFString to an NSString
 COFVector3DA vector in 3D space
 COFVector4DA vector in 4D space