global header for ZFLua module More...
#include "ZFCore.h"Go to the source code of this file.
Macros | |
| #define | ZFLIB_ZFLua |
| used to export symbols | |
| #define | ZFLuaErrorOccurredTrim(fmt, ...) |
| util method to notify ZFLuaErrorCallbacks | |
| #define | ZFLuaErrorOccurred(fmt, ...) |
| util method to notify ZFLuaErrorCallbacks | |
| #define | ZFLuaErrorOccurredDetail(callerInfo, fmt, ...) |
| util method to notify ZFLuaErrorCallbacks | |
Functions | |
| ZFCoreArray< ZFOutput > & | ZFLuaErrorCallbacks () |
| callbacks that would be called when lua related error occurred, for debug use only | |
global header for ZFLua module
|
extern |
callbacks that would be called when lua related error occurred, for debug use only
by default, ZFOutputDefault would be added during ZFLevelZFFrameworkNormal