Samond Classes Library 1.2.0-RELEASE build 166
Classes
SCObject.h File Reference

Class SCObject header file. More...

#import <Foundation/Foundation.h>
#import <scl/SCCoding.h>
#import <scl/SCDictionaring.h>
#import <scl/SCStreaming.h>
#import <scl/SCCollectioning.h>

Go to the source code of this file.

Classes

class  SCObject
 Parent class of all library classes. More...
 

Class constants

#define SCObjectClass   @"SCObject"
 Class SCObject name.
 
#define SC_KEY_CLASS_NAME   @"OBJC_ClassName"
 Name of the key of the class name.
 

Detailed Description

Class SCObject header file.

Since
version 1.1.3

Contains the declaration of the class SCObject, which is a parent class of all other library classes.