Samond Classes Library 1.2.6-STABLE build 219
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 CNSAlert(SCAlert)Additional functionality for the standard class NSAlert
 CNSButton(SCButton)Standard class NSButton functionality extending category
 CNSData(SCData)Standard class NSData functionality extending category
 CNSDate(SCDate)Standard class NSDate functionality extending category
 CNSException(SCException)Standard class NSException functionality extending category
 CNSIndexSet(SCIndexSet)Standard class NSIndexSet functionality extending category
 CNSNull(SCNull)Standard class NSNull functionality extending category
 CNSNumber(SCNumber)Standard class NSNumber functionality extending category
 CNSObject(SCRuntimeClass)Adding to the standard classes tools for working with runtime classes
 CNSObject(SCRuntimeMethod)Adding to the standard classes tools for working with class runtime methods
 CNSObject(SCRuntimeProperty)Adding to the standard classes tools for working with class runtime properties
 CNSObject(SCRuntimeProtocol)Adding to the standard classes tools for working with class runtime protocols
 CNSObject(SCRuntimeVariable)Adding to the standard classes tools for working with class runtime variables
 CNSString(SCString)Class NSString extentions category
 C<SCCoding>Standard protocol NSCoding extention protocol
 CNSObject(SCObject)Standard class NSObject functionality extending category
 C<SCCollection>Collection classes protocol
 CNSArray(SCArray)Standard class NSArray functionality extending category
 CNSDictionary(SCDictionary)Standard class NSDictionary functionality extending category
 CNSOrderedSet(SCOrderedSet)Standard class NSOrderedSet functionality extending category
 CNSSet(SCSet)Standard class NSSet functionality extending category
 C<SCIndexedCollection>Indexed collections protocol
 CNSArray(SCArray)Standard class NSArray functionality extending category
 CNSOrderedSet(SCOrderedSet)Standard class NSOrderedSet functionality extending category
 CSCArrayArray class
 C<SCMutableIndexedCollection>Mutable indexed collection protocol
 CSCOrderedSetOrdered set class
 C<SCKeyedCollection>Keyed collections protocol
 CNSDictionary(SCDictionary)Standard class NSDictionary functionality extending category
 CSCDictionaryDictionary class
 C<SCMutableKeyedCollection>Mutable keyed collection protocol
 C<SCMutableCollection>Mutable collections protocol
 CNSMutableArray(SCMutableArray)Standard class NSMutableArray functionality extending category
 CNSMutableDictionary(SCMutableDictionary)Standard class NSMutableDictionary functionality extending category
 CNSMutableOrderedSet(SCMutableOrderedSet)Standard class NSMutableOrderedSet functionality extending category
 CNSMutableSet(SCMutableSet)Standard class NSMutableSet functionality extending category
 CSCCollectionAbstract collections class
 C<SCCollectionDelegate>Collections delegate class
 CSCCollectionDelegateCollections events handling class
 C<SCCollectioning>Collections communications protocol
 CNSObject(SCObject)Standard class NSObject functionality extending category
 C<SCDating>Data objects communications protocol
 CNSObject(SCObject)Standard class NSObject functionality extending category
 C<SCDictionaring>Protocol of methods for data exchanging between class instances and classes NSDictionary and NSMutableDictionary
 CNSObject(SCObject)Standard class NSObject functionality extending category
 CSCExceptionParent class of all library exceptions
 CSCAbstractMethodExceptionAbstract method calling exception class
 CSCCollectionExceptionException class SCCollectionException
 CSCNumberExceptionNumber object exceptions class
 CSCRuntimeExceptionException class SCRuntimeException
 CSCStreamExceptionException class SCStreamException
 CSCSystemExceptionSystem error exception class
 CSCTextExceptionException class SCTextException
 CSCObjectParent class of all library classes
 CSCCollectionAbstract collections class
 CSCCommonCommon library functions class
 CSCDelegateParent class of all library delegate classes
 CSCCollectionDelegateCollections events handling class
 CSCStreamDelegateStreams events handling class
 CSCTextDelegateText object event handlers class
 CSCRuntimeObjectParent class of all library runtime classes
 CSCRuntimeMethodRepresentation of a class method
 CSCRuntimePropertyRepresentation of a class property
 CSCRuntimeProtocolRepresentation of a protocols
 CSCRuntimeUnregisteredClassRepresentation of an unregistered classes
 CSCRuntimeVariableRepresentation of a class variable
 CSCServiceParent class of all library service classes
 CSCDataWrapper class for data objects
 CSCDescriptionService class for formatting the descriptions of the various class instances
 CSCTextIndexText index class
 CSCSorterAbstract implementation of the protocol SCSorter
 CSCBubbleSorterBubble data sorter class
 CSCFastSorterFast data sorter class
 CSCStreamAbstract parent class of the stream classes hierarchy
 CSCFileStreamFile stream class
 CSCNullStreamStandard null stream (/dev/null) class
 CSCStandardErrorStreamStandard system error stream (stderr) access class
 CSCStandardInputStreamStandard system input stream (stdin) access class
 CSCStandardOutputStreamStandard system output stream (stdout) access class
 CSCStringsStrings list class
 CSCTextText class
 CSCUniqueStringsUnique strings list class
 C<SCSorter>Sorting algorithm protocol
 CSCSorterAbstract implementation of the protocol SCSorter
 C<SCStreamDelegate>Streams delegate class
 CSCStreamDelegateStreams events handling class
 C<SCStreaming>Streams communications protocol
 CNSObject(SCObject)Standard class NSObject functionality extending category
 C<SCTextDelegate>Text objects delegate protocol
 CSCTextDelegateText object event handlers class