Samond Classes Library 1.1.6-RELEASE build 132

scl.h File Reference

Common library header file. More...

#import <scl/SCTypes.h>
#import <scl/SCObject.h>
#import <scl/SCString.h>
#import <scl/SCCommon.h>
#import <scl/SCConstants.h>
#import <scl/SCLog.h>
#import <scl/SCException.h>
#import <scl/SCAbstractMethodException.h>
#import <scl/SCNetException.h>
#import <scl/SCNetObject.h>
#import <scl/SCIPAddress.h>
#import <scl/SCSubnetMask.h>
#import <scl/SCSubnet.h>
#import <scl/SCReadOnlyException.h>
#import <scl/SCNotFoundException.h>
#import <scl/SCDictionaryObjectProtocol.h>
#import <scl/SCCodingProtocol.h>
#import <scl/SCStreamDelegate.h>
#import <scl/SCStream.h>
#import <scl/SCFileStream.h>
#import <scl/SCStandardOutputStream.h>
#import <scl/SCStandardErrorStream.h>
#import <scl/SCStandardInputStream.h>
#import <scl/SCStreamProtocol.h>
#import <scl/SCStreamException.h>
#import <scl/SCSystemException.h>
#import <scl/SCNotSupportedException.h>
#import <scl/SCFileStreamException.h>
#import <scl/SCCollectionProtocol.h>
#import <scl/SCCollectionException.h>
#import <scl/SCCollection.h>
#import <scl/SCCollectionDelegate.h>
#import <scl/SCArray.h>
#import <scl/SCSet.h>
#import <scl/SCStack.h>
#import <scl/SCQueue.h>
#import <scl/SCList.h>
#import <scl/SCDictionary.h>
#import <scl/SCUnidirectionalList.h>
#import <scl/SCBidirectionalList.h>
#import <scl/SCNumber.h>
#import <scl/SCNumberException.h>
#import <scl/SCNull.h>
#import <scl/SCSortingProtocol.h>
#import <scl/SCDelegateObject.h>
#import <scl/SCStreamDelegateObject.h>
#import <scl/SCCollectionDelegateObject.h>
#import <scl/SCNSArray.h>
#import <scl/SCNSMutableArray.h>
#import <scl/SCNSSet.h>
#import <scl/SCNSMutableSet.h>
#import <scl/SCNSDictionary.h>
#import <scl/SCNSMutableDictionary.h>
#import <scl/SCSortingAlgorithm.h>
#import <scl/SCBubbleSortingAlgorithm.h>
#import <scl/SCFastSortingAlgorithm.h>
#import <scl/SCTextDelegate.h>
#import <scl/SCTextDelegateObject.h>
#import <scl/SCTextException.h>
#import <scl/SCStrings.h>
#import <scl/SCText.h>
#import <scl/SCServiceObject.h>
#import <scl/SCTextIndex.h>
#import <scl/SCTextFile.h>
#import <scl/SCConfigDelegate.h>
#import <scl/SCConfigDelegateObject.h>
#import <scl/SCConfigException.h>
#import <scl/SCConfig.h>
#import <scl/SCConfigFile.h>
#import <scl/SCCommandLine.h>
#import <scl/SCEnvironment.h>
#import <scl/SCWebConfig.h>
#import <scl/SCConfigDictionary.h>
#import <scl/SCUserDefaults.h>
#import <scl/SCConfiguration.h>
#import <scl/SCDate.h>
#import <scl/SCConfigRecord.h>
#import <scl/SCButton.h>
#import <scl/SCAlert.h>
#import <scl/SCMenuItem.h>
#import <scl/SCControl.h>

Go to the source code of this file.


Detailed Description

Common library header file.

Includes #import directives for all other header files.
For using library in your programs use directive #import <scl/scl.h>.
This file was introduced in version 1.0.0.

 All Classes Files Functions Typedefs Enumerations Enumerator Defines