Samond Classes Library 1.2.6-STABLE build 219
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CNSAlert(SCAlert)Additional functionality for the standard class NSAlert
 CNSArray(SCArray)Standard class NSArray functionality extending category
 CNSButton(SCButton)Standard class NSButton functionality extending category
 CNSData(SCData)Standard class NSData functionality extending category
 CNSDate(SCDate)Standard class NSDate functionality extending category
 CNSDictionary(SCDictionary)Standard class NSDictionary functionality extending category
 CNSException(SCException)Standard class NSException functionality extending category
 CNSIndexSet(SCIndexSet)Standard class NSIndexSet functionality extending category
 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
 CNSNull(SCNull)Standard class NSNull functionality extending category
 CNSNumber(SCNumber)Standard class NSNumber functionality extending category
 CNSObject(SCObject)Standard class NSObject 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
 CNSOrderedSet(SCOrderedSet)Standard class NSOrderedSet functionality extending category
 CNSSet(SCSet)Standard class NSSet functionality extending category
 CNSString(SCString)Class NSString extentions category
 CSCAbstractMethodExceptionAbstract method calling exception class
 CSCArrayArray class
 CSCBidirectionalListClass for support the bidirectional lists of objects
 CSCBubbleSorterBubble data sorter class
 C<SCCoding>Standard protocol NSCoding extention protocol
 CSCCollectionAbstract collections class
 C<SCCollection>Collection classes protocol
 CSCCollectionDelegateCollections events handling class
 C<SCCollectionDelegate>Collections delegate class
 CSCCollectionExceptionException class SCCollectionException
 C<SCCollectioning>Collections communications protocol
 CSCCommonCommon library functions class
 CSCDataWrapper class for data objects
 C<SCDating>Data objects communications protocol
 CSCDelegateParent class of all library delegate classes
 CSCDescriptionService class for formatting the descriptions of the various class instances
 C<SCDictionaring>Protocol of methods for data exchanging between class instances and classes NSDictionary and NSMutableDictionary
 CSCDictionaryDictionary class
 CSCExceptionParent class of all library exceptions
 CSCFastSorterFast data sorter class
 CSCFileStreamFile stream class
 C<SCIndexedCollection>Indexed collections protocol
 C<SCKeyedCollection>Keyed collections protocol
 CSCListParent class of the object list classes
 C<SCMutableCollection>Mutable collections protocol
 C<SCMutableIndexedCollection>Mutable indexed collection protocol
 C<SCMutableKeyedCollection>Mutable keyed collection protocol
 CSCNullStreamStandard null stream (/dev/null) class
 CSCNumberExceptionNumber object exceptions class
 CSCObjectParent class of all library classes
 CSCOrderedSetOrdered set class
 CSCQueueQueue of objects class
 CSCRuntimeExceptionException class SCRuntimeException
 CSCRuntimeMethodRepresentation of a class method
 CSCRuntimeObjectParent class of all library runtime classes
 CSCRuntimePropertyRepresentation of a class property
 CSCRuntimeProtocolRepresentation of a protocols
 CSCRuntimeUnregisteredClassRepresentation of an unregistered classes
 CSCRuntimeUnregisteredProtocolRepresentation of an unregistered protocols
 CSCRuntimeVariableRepresentation of a class variable
 CSCServiceParent class of all library service classes
 CSCSetUnordered set class
 CSCSorterAbstract implementation of the protocol SCSorter
 C<SCSorter>Sorting algorithm protocol
 CSCStackStack of objects class
 CSCStandardErrorStreamStandard system error stream (stderr) access class
 CSCStandardInputStreamStandard system input stream (stdin) access class
 CSCStandardOutputStreamStandard system output stream (stdout) access class
 CSCStreamAbstract parent class of the stream classes hierarchy
 CSCStreamDelegateStreams events handling class
 C<SCStreamDelegate>Streams delegate class
 CSCStreamExceptionException class SCStreamException
 C<SCStreaming>Streams communications protocol
 CSCStringsStrings list class
 CSCSystemExceptionSystem error exception class
 CSCTextText class
 CSCTextDelegateText object event handlers class
 C<SCTextDelegate>Text objects delegate protocol
 CSCTextExceptionException class SCTextException
 CSCTextFileText file class
 CSCTextIndexText index class
 CSCUnidirectionalListUnidirectional list class
 CSCUniqueStringsUnique strings list class