Samond Classes Library 1.1.6-RELEASE build 132

SCConfigDictionary.h

Go to the documentation of this file.
00001 //
00002 //  SCConfigDictionary.h
00003 //  sclmac
00004 //
00005 //  Created by Viacheslav Smolensky on 05.06.14.
00006 //  Copyright (c) 2007 - 2014 by Samond Development Corporation. All rights reserved.
00007 //
00008 
00016 #import <scl/SCConfig.h>
00017 
00018 #define SCConfigDictionaryClass         @"SCConfigDictionary"           ///< SCConfigDictionary class name
00019 
00028 @interface SCConfigDictionary : SCConfig
00029 
00030 @end
 All Classes Files Functions Typedefs Enumerations Enumerator Defines