Samond Classes Library 1.1.6-RELEASE build 132

SCCommandLine.h

Go to the documentation of this file.
00001 //
00002 //  SCCommandLine.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 SCCommandLineClass              @"SCCommandLine"                ///< SCCommandLine class name
00019 
00026 @interface SCCommandLine : SCConfig
00027 
00028 @end
 All Classes Files Functions Typedefs Enumerations Enumerator Defines