user registered ZFMethod More...
#include "ZFMethod.h"
Go to the source code of this file.
Macros | |
#define | ZFMethodUserRegisterForWrapperVarReadonly(getterMethod, WrapperClass, VarType, VarName) |
see ZFMethodUserRegister_0 | |
#define | ZFMethodUserRegisterForWrapperVar(setterMethod, getterMethod, WrapperClass, VarType, VarName) |
see ZFMethodUserRegister_0 | |
#define | ZFMETHOD_USER_REGISTER_FOR_WRAPPER_VAR_READONLY(WrapperClass, VarType, VarName) |
see ZFMethodUserRegister_0 | |
#define | ZFMETHOD_USER_REGISTER_FOR_WRAPPER_VAR(WrapperClass, VarType, VarName) |
see ZFMethodUserRegister_0 | |
#define | ZFMethodUserRegisterForWrapperSetterGetter(setterMethod, getterMethod, WrapperClass, VarType, VarName) |
see ZFMethodUserRegister_0 | |
#define | ZFMETHOD_USER_REGISTER_FOR_WRAPPER_SETTER_GETTER(WrapperClass, VarType, VarName) |
see ZFMethodUserRegister_0 | |
#define | ZFMethodUserRegisterForWrapperFunc_0(resultMethod, WrapperClass, ReturnType, methodName) |
see ZFMethodUserRegister_0 | |
#define | ZFMETHOD_USER_REGISTER_FOR_WRAPPER_FUNC_0(WrapperClass, ReturnType, methodName) |
see ZFMethodUserRegister_0 | |
#define | ZFMethodUserRegisterForWrapperFuncStatic_0(resultMethod, OriginalClass, WrapperClass, ReturnType, methodName) |
see ZFMethodUserRegister_0 | |
#define | ZFMETHOD_USER_REGISTER_FOR_WRAPPER_FUNC_STATIC_0(OriginalClass, WrapperClass, ReturnType, methodName) |
see ZFMethodUserRegister_0 | |
#define | ZFMethodUserRegisterForWrapperFunc_1(resultMethod, WrapperClass, ReturnType, methodName, ZFMP_0) |
see ZFMethodUserRegister_0 | |
#define | ZFMETHOD_USER_REGISTER_FOR_WRAPPER_FUNC_1(WrapperClass, ReturnType, methodName, ZFMP_0) |
see ZFMethodUserRegister_0 | |
#define | ZFMethodUserRegisterForWrapperFuncStatic_1(resultMethod, OriginalClass, WrapperClass, ReturnType, methodName, ZFMP_0) |
see ZFMethodUserRegister_0 | |
#define | ZFMETHOD_USER_REGISTER_FOR_WRAPPER_FUNC_STATIC_1(OriginalClass, WrapperClass, ReturnType, methodName, ZFMP_0) |
see ZFMethodUserRegister_0 | |
#define | ZFMethodUserRegisterForWrapperFunc_2(resultMethod, WrapperClass, ReturnType, methodName, ZFMP_0, ZFMP_1) |
see ZFMethodUserRegister_0 | |
#define | ZFMETHOD_USER_REGISTER_FOR_WRAPPER_FUNC_2(WrapperClass, ReturnType, methodName, ZFMP_0, ZFMP_1) |
see ZFMethodUserRegister_0 | |
#define | ZFMethodUserRegisterForWrapperFuncStatic_2(resultMethod, OriginalClass, WrapperClass, ReturnType, methodName, ZFMP_0, ZFMP_1) |
see ZFMethodUserRegister_0 | |
#define | ZFMETHOD_USER_REGISTER_FOR_WRAPPER_FUNC_STATIC_2(OriginalClass, WrapperClass, ReturnType, methodName, ZFMP_0, ZFMP_1) |
see ZFMethodUserRegister_0 | |
#define | ZFMethodUserRegisterForWrapperFunc_3(resultMethod, WrapperClass, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2) |
see ZFMethodUserRegister_0 | |
#define | ZFMETHOD_USER_REGISTER_FOR_WRAPPER_FUNC_3(WrapperClass, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2) |
see ZFMethodUserRegister_0 | |
#define | ZFMethodUserRegisterForWrapperFuncStatic_3(resultMethod, OriginalClass, WrapperClass, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2) |
see ZFMethodUserRegister_0 | |
#define | ZFMETHOD_USER_REGISTER_FOR_WRAPPER_FUNC_STATIC_3(OriginalClass, WrapperClass, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2) |
see ZFMethodUserRegister_0 | |
#define | ZFMethodUserRegisterForWrapperFunc_4(resultMethod, WrapperClass, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3) |
see ZFMethodUserRegister_0 | |
#define | ZFMETHOD_USER_REGISTER_FOR_WRAPPER_FUNC_4(WrapperClass, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3) |
see ZFMethodUserRegister_0 | |
#define | ZFMethodUserRegisterForWrapperFuncStatic_4(resultMethod, OriginalClass, WrapperClass, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3) |
see ZFMethodUserRegister_0 | |
#define | ZFMETHOD_USER_REGISTER_FOR_WRAPPER_FUNC_STATIC_4(OriginalClass, WrapperClass, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3) |
see ZFMethodUserRegister_0 | |
#define | ZFMethodUserRegisterForWrapperFunc_5(resultMethod, WrapperClass, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4) |
see ZFMethodUserRegister_0 | |
#define | ZFMETHOD_USER_REGISTER_FOR_WRAPPER_FUNC_5(WrapperClass, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4) |
see ZFMethodUserRegister_0 | |
#define | ZFMethodUserRegisterForWrapperFuncStatic_5(resultMethod, OriginalClass, WrapperClass, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4) |
see ZFMethodUserRegister_0 | |
#define | ZFMETHOD_USER_REGISTER_FOR_WRAPPER_FUNC_STATIC_5(OriginalClass, WrapperClass, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4) |
see ZFMethodUserRegister_0 | |
#define | ZFMethodUserRegisterForWrapperFunc_6(resultMethod, WrapperClass, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4, ZFMP_5) |
see ZFMethodUserRegister_0 | |
#define | ZFMETHOD_USER_REGISTER_FOR_WRAPPER_FUNC_6(WrapperClass, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4, ZFMP_5) |
see ZFMethodUserRegister_0 | |
#define | ZFMethodUserRegisterForWrapperFuncStatic_6(resultMethod, OriginalClass, WrapperClass, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4, ZFMP_5) |
see ZFMethodUserRegister_0 | |
#define | ZFMETHOD_USER_REGISTER_FOR_WRAPPER_FUNC_STATIC_6(OriginalClass, WrapperClass, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4, ZFMP_5) |
see ZFMethodUserRegister_0 | |
#define | ZFMethodUserRegisterForWrapperFunc_7(resultMethod, WrapperClass, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4, ZFMP_5, ZFMP_6) |
see ZFMethodUserRegister_0 | |
#define | ZFMETHOD_USER_REGISTER_FOR_WRAPPER_FUNC_7(WrapperClass, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4, ZFMP_5, ZFMP_6) |
see ZFMethodUserRegister_0 | |
#define | ZFMethodUserRegisterForWrapperFuncStatic_7(resultMethod, OriginalClass, WrapperClass, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4, ZFMP_5, ZFMP_6) |
see ZFMethodUserRegister_0 | |
#define | ZFMETHOD_USER_REGISTER_FOR_WRAPPER_FUNC_STATIC_7(OriginalClass, WrapperClass, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4, ZFMP_5, ZFMP_6) |
see ZFMethodUserRegister_0 | |
#define | ZFMethodUserRegisterForWrapperFunc_8(resultMethod, WrapperClass, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4, ZFMP_5, ZFMP_6, ZFMP_7) |
see ZFMethodUserRegister_0 | |
#define | ZFMETHOD_USER_REGISTER_FOR_WRAPPER_FUNC_8(WrapperClass, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4, ZFMP_5, ZFMP_6, ZFMP_7) |
see ZFMethodUserRegister_0 | |
#define | ZFMethodUserRegisterForWrapperFuncStatic_8(resultMethod, OriginalClass, WrapperClass, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4, ZFMP_5, ZFMP_6, ZFMP_7) |
see ZFMethodUserRegister_0 | |
#define | ZFMETHOD_USER_REGISTER_FOR_WRAPPER_FUNC_STATIC_8(OriginalClass, WrapperClass, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4, ZFMP_5, ZFMP_6, ZFMP_7) |
see ZFMethodUserRegister_0 | |
user registered ZFMethod