Samond Classes Library 1.2.6-STABLE build 219
|
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 |
CSCAbstractMethodException | Abstract method calling exception class |
CSCArray | Array class |
CSCBidirectionalList | Class for support the bidirectional lists of objects |
CSCBubbleSorter | Bubble data sorter class |
C<SCCoding> | Standard protocol NSCoding extention protocol |
CSCCollection | Abstract collections class |
C<SCCollection> | Collection classes protocol |
CSCCollectionDelegate | Collections events handling class |
C<SCCollectionDelegate> | Collections delegate class |
CSCCollectionException | Exception class SCCollectionException |
C<SCCollectioning> | Collections communications protocol |
CSCCommon | Common library functions class |
CSCData | Wrapper class for data objects |
C<SCDating> | Data objects communications protocol |
CSCDelegate | Parent class of all library delegate classes |
CSCDescription | Service 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 |
CSCDictionary | Dictionary class |
CSCException | Parent class of all library exceptions |
CSCFastSorter | Fast data sorter class |
CSCFileStream | File stream class |
C<SCIndexedCollection> | Indexed collections protocol |
C<SCKeyedCollection> | Keyed collections protocol |
CSCList | Parent class of the object list classes |
C<SCMutableCollection> | Mutable collections protocol |
C<SCMutableIndexedCollection> | Mutable indexed collection protocol |
C<SCMutableKeyedCollection> | Mutable keyed collection protocol |
CSCNullStream | Standard null stream (/dev/null) class |
CSCNumberException | Number object exceptions class |
CSCObject | Parent class of all library classes |
CSCOrderedSet | Ordered set class |
CSCQueue | Queue of objects class |
CSCRuntimeException | Exception class SCRuntimeException |
CSCRuntimeMethod | Representation of a class method |
CSCRuntimeObject | Parent class of all library runtime classes |
CSCRuntimeProperty | Representation of a class property |
CSCRuntimeProtocol | Representation of a protocols |
CSCRuntimeUnregisteredClass | Representation of an unregistered classes |
CSCRuntimeUnregisteredProtocol | Representation of an unregistered protocols |
CSCRuntimeVariable | Representation of a class variable |
CSCService | Parent class of all library service classes |
CSCSet | Unordered set class |
CSCSorter | Abstract implementation of the protocol SCSorter |
C<SCSorter> | Sorting algorithm protocol |
CSCStack | Stack of objects class |
CSCStandardErrorStream | Standard system error stream (stderr) access class |
CSCStandardInputStream | Standard system input stream (stdin) access class |
CSCStandardOutputStream | Standard system output stream (stdout) access class |
CSCStream | Abstract parent class of the stream classes hierarchy |
CSCStreamDelegate | Streams events handling class |
C<SCStreamDelegate> | Streams delegate class |
CSCStreamException | Exception class SCStreamException |
C<SCStreaming> | Streams communications protocol |
CSCStrings | Strings list class |
CSCSystemException | System error exception class |
CSCText | Text class |
CSCTextDelegate | Text object event handlers class |
C<SCTextDelegate> | Text objects delegate protocol |
CSCTextException | Exception class SCTextException |
CSCTextFile | Text file class |
CSCTextIndex | Text index class |
CSCUnidirectionalList | Unidirectional list class |
CSCUniqueStrings | Unique strings list class |