Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
__of_fast_enumeration_stateState information for fast enumerations
__of_list_objectA list object
__of_rangeA range
OFAcceptFailedExceptionAn exception indicating that accepting a connection failed
OFAddressTranslationFailedExceptionAn exception indicating the translation of an address failed
OFAllocFailedExceptionAn exception indicating an object could not be allocated
OFAlreadyConnectedExceptionAn exception indicating an attempt to connect or bind an already connected or bound socket
OFApplicationRepresents the application as an object
<OFApplicationDelegate>A protocol for delegates of OFApplication
OFArrayA class for storing objects in an array
OFAutoreleasePoolA pool that keeps track of objects to release
OFBigDataArrayA class for storing arbitrary big data in an array
OFBindFailedExceptionAn exception indicating that binding a socket failed
OFChangeFileModeFailedExceptionAn exception indicating that changing the mode of a file failed
OFChangeFileOwnerFailedExceptionAn exception indicating that changing the owner of a file failed
OFConnectionFailedExceptionAn exception indicating that a connection could not be established
OFConstStringA class for storing constant strings using the @"" literal
OFCopyFileFailedExceptionAn exception indicating that copying a file failed
<OFCopying>A protocol for the creation of copies
OFCreateDirectoryFailedExceptionAn exception indicating a directory couldn't be created
OFDataArrayA class for storing arbitrary data in an array
OFDeleteDirectoryFailedExceptionAn exception indicating that deleting a directory failed
OFDeleteFileFailedExceptionAn exception indicating that deleting a file failed
OFDictionaryA class for storing objects in a hash table
OFEnumerationMutationExceptionAn exception indicating that a mutation was detected during enumeration
OFEnumeratorA class which provides methods to enumerate through collections
OFExceptionThe base class for all exceptions in ObjFW
<OFFastEnumeration>A protocol for fast enumeration
OFFileA class which provides functions to read, write and manipulate files
OFHashA base class for classes providing hash functions
OFHashAlreadyCalculatedExceptionAn exception indicating that the hash has already been calculated
OFInitializationFailedExceptionAn exception indicating that initializing something failed
OFInvalidArgumentExceptionAn exception indicating that the argument is invalid for this method
OFInvalidEncodingExceptionAn exception indicating that the encoding is invalid for this object
OFInvalidFormatExceptionAn exception indicating that the format is invalid
OFLinkFailedExceptionAn exception indicating that creating a link failed
OFListA class which provides easy to use double-linked lists
OFListenFailedExceptionAn exception indicating that listening on the socket failed
OFMalformedXMLExceptionAn exception indicating that a parser encountered malformed or invalid XML
OFMD5HashA class which provides functions to create an MD5 hash
OFMemoryNotPartOfObjectExceptionAn exception indicating the given memory is not part of the object
OFMutableArrayA class for storing, adding and removing objects in an array
<OFMutableCopying>A protocol for the creation of mutable copies
OFMutableDictionaryA class for using mutable hash tables
OFMutableStringA class for storing and modifying strings
OFMutexA class for creating mutual exclusions
OFMutexLockFailedExceptionAn exception indicating that locking a mutex failed
OFMutexUnlockFailedExceptionAn exception indicating that unlocking a mutex failed
OFNotConnectedExceptionAn exception indicating a socket is not connected or bound
OFNotImplementedExceptionAn exception indicating that a method or part of it is not implemented
OFNumberProvides a way to store a number in an object
OFObjectThe root class for all other classes inside ObjFW
OFOpenFileFailedExceptionAn exception indicating a file couldn't be opened
OFOutOfMemoryExceptionAn exception indicating there is not enough memory available
OFOutOfRangeExceptionAn exception indicating the given value is out of range
OFPluginProvides a system for loading plugins at runtime
OFReadFailedExceptionAn exception indicating a read on a stream failed
OFReadOrWriteFailedExceptionAn exception indicating a read or write to a stream failed
OFRenameFileFailedExceptionAn exception indicating that renaming a file failed
OFSeekableStreamA stream that supports seeking
OFSeekFailedExceptionAn exception indicating that seeking in a stream failed
OFSetOptionFailedExceptionAn exception indicating that setting an option failed
OFSHA1HashA class which provides functions to create an SHA1 hash
OFSocketA class which provides functions to create and use sockets
OFStreamA base class for different types of streams
OFStringA class for handling strings
OFSymlinkFailedExceptionAn exception indicating that creating a symlink failed
OFTCPSocketA class which provides functions to create and use TCP sockets
OFThreadA class which provides portable threads
OFThreadJoinFailedExceptionAn exception indicating that joining a thread failed
OFThreadStartFailedExceptionAn exception indicating that starting a thread failed
OFThreadStillRunningExceptionAn exception indicating that a thread is still running
OFTLSKeyA class for Thread Local Storage keys
OFWriteFailedExceptionAn exception indicating a write to a stream failed
OFXMLAttributeA representation of an attribute of an XML element as an object
OFXMLElementA representation of an XML element as an object
OFXMLParserAn event-based XML parser
<OFXMLParserDelegate>A protocol that needs to be implemented by delegates for OFXMLParser
<OFXMLUnescapingDelegate>A protocol that needs to be implemented by delegates for -[stringByXMLUnescapingWithHandler:]
 All Classes Functions Variables
Generated on Sun May 9 16:52:21 2010 for ObjFW by  doxygen 1.6.3