ZFFramework
 
Loading...
Searching...
No Matches
ZFProtocolZFMainEntry.h
Go to the documentation of this file.
1
5
6#ifndef _ZFI_ZFProtocolZFMainEntry_h_
7#define _ZFI_ZFProtocolZFMainEntry_h_
8
9#include "ZFCore/ZFProtocol.h"
11
21
23#endif // #ifndef _ZFI_ZFProtocolZFMainEntry_h_
24
#define ZFLIB_ZFCore
used to export symbols
Definition ZFCoreEnvDef.h:30
#define ZF_IN
dummy macro that shows the param used as required input
Definition ZFCoreTypeDef_ClassType.h:180
_ZFT_t_zfint zfint
same as int, see zfindex
Definition ZFCoreTypeDef_CoreType.h:165
#define ZF_NAMESPACE_GLOBAL_BEGIN
begin namespace ZFFramework
Definition ZFNamespace.h:97
#define ZF_NAMESPACE_GLOBAL_END
end namespace ZFFramework
Definition ZFNamespace.h:98
protocol definitions for ZFFramework
zfint ZFMainExecute(const ZFCoreArray< zfstring > &appParams=ZFCoreArray< zfstring >())
used by implementation only
light weight array
Definition ZFCoreArray.h:331