ObjFW
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 Cof_dimension_tA dimension
 Cof_fast_enumeration_state_tState information for fast enumerations
 Cof_http_request_protocol_version_tThe HTTP version of the HTTP request
 Cof_list_object_tA list object
 Cof_map_table_functions_tA struct describing the functions to be used by the map table
 Cof_options_parser_option_tAn option which can be parsed by an OFOptionsParser
 Cof_point_tA point
 Cof_range_tA range
 Cof_rectangle_tA rectangle
 Cof_resolver_result_tA struct representing one result from the resolver
 Cof_udp_socket_address_tA struct which represents a host / port pair for a UDP socket
 C<OFApplicationDelegate>A protocol for delegates of OFApplication
 C<OFCollection>A protocol with methods common for all collections
 C<OFComparing>A protocol for comparing objects
 C<OFCopying>A protocol for the creation of copies
 C<OFCryptoHash>A protocol for classes providing cryptographic hash functions
 C<OFEnumerating>A protocol for getting an enumerator for the object
 C<OFFastEnumeration>A protocol for fast enumeration
 C<OFHTTPClientDelegate>A delegate for OFHTTPClient
 C<OFHTTPServerDelegate>A delegate for OFHTTPServer
 C<OFJSONRepresentation>A protocol implemented by classes that support encoding to a JSON representation
 C<OFKernelEventObserverDelegate>A protocol that needs to be implemented by delegates for OFKernelEventObserver
 C<OFKeyValueCoding>A protocol for Key Value Coding
 C<OFLocking>A protocol for locks
 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<OFObject>The protocol which all root classes implement
 C<OFReadyForReadingObserving>This protocol is implemented by classes which can be observed for readiness for reading by OFKernelEventObserver
 C<OFReadyForWritingObserving>This protocol is implemented by classes which can be observed for readiness for writing by OFKernelEventObserver
 C<OFSerialization>A protocol for serializing objects
 C<OFStringXMLUnescapingDelegate>A protocol that needs to be implemented by delegates for stringByXMLUnescapingWithHandler:
 C<OFTLSSocket>A protocol that should be implemented by 3rd-party libraries implementing TLS
 C<OFTLSSocketDelegate>A delegate for classes implementing the OFTLSSocket protocol
 C<OFXMLElementBuilderDelegate>A protocol that needs to be implemented by delegates for OFXMLElementBuilder
 C<OFXMLParserDelegate>A protocol that needs to be implemented by delegates for OFXMLParser