|
Samond Classes Library 1.1.6-RELEASE build 132
|
Class SCConfig header file. More...
#import <scl/SCObject.h>#import <scl/SCTypes.h>#import <scl/SCConfigDelegate.h>#import <scl/SCConfigException.h>#import <scl/SCArray.h>#import <scl/SCDictionary.h>#import <scl/SCStrings.h>Go to the source code of this file.
Classes | |
| class | SCConfig |
| Basic configuration class. More... | |
Defines | |
| #define | SCConfigClass @"SCConfig" |
| SCConfig class name. | |
Configuration supporting types | |
| enum | _SCConfigStatus { SCConfigOK = 0, SCConfigCriticalError = 1, SCConfigWarning = 2 } |
| typedef SCUInteger | SCConfigStatus |
| Configuration status type. | |
Class SCConfig header file.
Contains the declaration of the class SCConfig, which represents the basic functions of the configuration subsystem.
File was introduced in version 1.2.0.
Configuration status type.
Declares constants, which represent various configuration statuses
| enum _SCConfigStatus |
1.7.3