Samond Classes Library 1.2.1-RELEASE build 181
|
Protocol SCCollectioning header file. More...
#import <Foundation/Foundation.h>
Go to the source code of this file.
Classes | |
protocol | <SCCollectioning> |
Collections communications protocol. More... | |
Collections Support Types | |
enum | _SCComparisonResult { SCComparisonEqual = 0, SCComparisonLess = -1, SCComparisonGreater = 1, SCComparisonNotAllowed = 99 } |
typedef enum _SCComparisonResult | SCComparisonResult |
Instances comparing results type. More... | |
Protocol SCCollectioning header file.
Contains the declaration of the protocol SCCollectioning, which is declares the methods for communicate between classes and collections.
Instances comparing results type.
Declares the constans that are indicate the instances comparing results.
enum _SCComparisonResult |
Enum with constants for the type SCComparisonResult