Samond Classes Library 1.2.0-RELEASE build 166
|
CNSArray(SCNSArray) | Standard class NSArray functionality extending category |
CNSDate(SCDate) | Standard class NSDate functionality extending category |
CNSDictionary(SCNSDictionary) | Standard class NSDictionary functionality extending category |
CNSMutableArray(SCNSMutableArray) | Standard class NSMutableArray functionality extending category |
CNSMutableDictionary(SCNSMutableDictionary) | Standard class NSMutableDictionary functionality extending category |
CNSMutableOrderedSet(SCNSMutableOrderedSet) | Standard class NSMutableOrderedSet functionality extending category |
CNSMutableSet(SCNSMutableSet) | Standard class NSMutableSet functionality extending category |
CNSNull(SCNull) | Standard class NSNull functionality extending category |
CNSNumber(SCNumber) | Standard class NSNumber functionality extending category |
CNSOrderedSet(SCNSOrderedSet) | Standard class NSOrderedSet functionality extending category |
CNSSet(SCNSSet) | 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 |
CSCDelegate | Parent class of all library delegate classes |
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 |
CSCFileStreamException | Exception class SCFileStreamException |
C<SCIndexedCollection> | Indexed collections protocol |
CSCList | Parent class of the object list classes |
C<SCMutableCollection> | Mutable collections protocol |
C<SCMutableIndexedCollection> | Mutable indexed 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 |
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 |