ZFFramework
 
Loading...
Searching...
No Matches
ZFImpl_ZFLua_zfl_dbg.h
Go to the documentation of this file.
1
5
6#ifndef _ZFI_ZFImpl_ZFLua_zfl_dbg_h_
7#define _ZFI_ZFImpl_ZFLua_zfl_dbg_h_
8
9#include "ZFImpl_ZFLua.h"
10
12
28
30
31#endif // #ifndef _ZFI_ZFImpl_ZFLua_zfl_dbg_h_
32
_ZFT_t_zfuint zfuint
same as unsigned int, see zfindex
Definition ZFCoreTypeDef_CoreType.h:169
#define ZFEXPORT_VAR_DECLARE(ZFLIB_, Type, Name)
util to export global variable
Definition ZFExport.h:68
global header for lua impl
#define ZFLIB_ZFLua_impl
used to export symbols
Definition ZFImpl_ZFLua_impl.h:16
zfuint & ZFLuaDebugPort(void)
debug port for lua, 30000 by default
Definition ZFImpl_ZFLua_zfl_dbg.h:27
#define ZF_NAMESPACE_GLOBAL_BEGIN
begin namespace ZFFramework
Definition ZFNamespace.h:97
#define ZF_NAMESPACE_GLOBAL_END
end namespace ZFFramework
Definition ZFNamespace.h:98