|
Samond Classes Library 1.2.6-STABLE build 219
|
Category NSObject(SCObject) header file. More...
#import <Foundation/Foundation.h>#import <scl/SCCoding.h>#import <scl/SCDictionaring.h>#import <scl/SCStreaming.h>#import <scl/SCCollectioning.h>#import <scl/SCDating.h>Go to the source code of this file.
Classes | |
| category | NSObject(SCObject) |
| Standard class NSObject functionality extending category. More... | |
Class Constants | |
| #define | NSObjectClass @"NSObject" |
| #define | SC_KEY_CLASS_NAME @"OBJC_ClassName" |
Category NSObject(SCObject) header file.
Contains the declaration of the category NSObject(SCObject), which extends the basic functionality of the standard class NSObject.
| #define NSObjectClass @"NSObject" |
A name of the class NSObject
| #define SC_KEY_CLASS_NAME @"OBJC_ClassName" |
A name of the key of the class name
1.8.9.1