user registered ZFMethod More...
#include "ZFMethod.h"
Go to the source code of this file.
Macros | |
#define | ZFMethodFuncUserRegister_0(resultMethod, methodInvokerAction, methodNamespaceString, ReturnType, methodNameString) |
register a custom method to global scope, for advanced reflection use only | |
#define | ZFMETHOD_FUNC_USER_REGISTER_0(methodInvokerAction, ReturnType, methodName) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMethodFuncUserRegisterDetail_0(resultMethod, methodInvokerAction, methodNamespaceString, ReturnType, methodNameString) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMETHOD_FUNC_USER_REGISTER_DETAIL_0(methodInvokerAction, methodNamespaceString, RegSig, ReturnType, methodName) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMethodFuncUserRegisterForFunc_0(resultMethod, methodNamespaceString, ReturnType, methodName) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMETHOD_FUNC_USER_REGISTER_FOR_FUNC_0(ReturnType, methodName) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMethodFuncUserRegister_1(resultMethod, methodInvokerAction, methodNamespaceString, ReturnType, methodNameString, ZFMP_0) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMETHOD_FUNC_USER_REGISTER_1(methodInvokerAction, ReturnType, methodName, ZFMP_0) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMethodFuncUserRegisterDetail_1(resultMethod, methodInvokerAction, methodNamespaceString, ReturnType, methodNameString, ZFMP_0) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMETHOD_FUNC_USER_REGISTER_DETAIL_1(methodInvokerAction, methodNamespaceString, RegSig, ReturnType, methodName, ZFMP_0) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMethodFuncUserRegisterForFunc_1(resultMethod, methodNamespaceString, ReturnType, methodName, ZFMP_0) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMETHOD_FUNC_USER_REGISTER_FOR_FUNC_1(ReturnType, methodName, ZFMP_0) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMethodFuncUserRegister_2(resultMethod, methodInvokerAction, methodNamespaceString, ReturnType, methodNameString, ZFMP_0, ZFMP_1) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMETHOD_FUNC_USER_REGISTER_2(methodInvokerAction, ReturnType, methodName, ZFMP_0, ZFMP_1) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMethodFuncUserRegisterDetail_2(resultMethod, methodInvokerAction, methodNamespaceString, ReturnType, methodNameString, ZFMP_0, ZFMP_1) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMETHOD_FUNC_USER_REGISTER_DETAIL_2(methodInvokerAction, methodNamespaceString, RegSig, ReturnType, methodName, ZFMP_0, ZFMP_1) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMethodFuncUserRegisterForFunc_2(resultMethod, methodNamespaceString, ReturnType, methodName, ZFMP_0, ZFMP_1) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMETHOD_FUNC_USER_REGISTER_FOR_FUNC_2(ReturnType, methodName, ZFMP_0, ZFMP_1) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMethodFuncUserRegister_3(resultMethod, methodInvokerAction, methodNamespaceString, ReturnType, methodNameString, ZFMP_0, ZFMP_1, ZFMP_2) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMETHOD_FUNC_USER_REGISTER_3(methodInvokerAction, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMethodFuncUserRegisterDetail_3(resultMethod, methodInvokerAction, methodNamespaceString, ReturnType, methodNameString, ZFMP_0, ZFMP_1, ZFMP_2) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMETHOD_FUNC_USER_REGISTER_DETAIL_3(methodInvokerAction, methodNamespaceString, RegSig, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMethodFuncUserRegisterForFunc_3(resultMethod, methodNamespaceString, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMETHOD_FUNC_USER_REGISTER_FOR_FUNC_3(ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMethodFuncUserRegister_4(resultMethod, methodInvokerAction, methodNamespaceString, ReturnType, methodNameString, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMETHOD_FUNC_USER_REGISTER_4(methodInvokerAction, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMethodFuncUserRegisterDetail_4(resultMethod, methodInvokerAction, methodNamespaceString, ReturnType, methodNameString, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMETHOD_FUNC_USER_REGISTER_DETAIL_4(methodInvokerAction, methodNamespaceString, RegSig, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMethodFuncUserRegisterForFunc_4(resultMethod, methodNamespaceString, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMETHOD_FUNC_USER_REGISTER_FOR_FUNC_4(ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMethodFuncUserRegister_5(resultMethod, methodInvokerAction, methodNamespaceString, ReturnType, methodNameString, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMETHOD_FUNC_USER_REGISTER_5(methodInvokerAction, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMethodFuncUserRegisterDetail_5(resultMethod, methodInvokerAction, methodNamespaceString, ReturnType, methodNameString, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMETHOD_FUNC_USER_REGISTER_DETAIL_5(methodInvokerAction, methodNamespaceString, RegSig, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMethodFuncUserRegisterForFunc_5(resultMethod, methodNamespaceString, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMETHOD_FUNC_USER_REGISTER_FOR_FUNC_5(ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMethodFuncUserRegister_6(resultMethod, methodInvokerAction, methodNamespaceString, ReturnType, methodNameString, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4, ZFMP_5) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMETHOD_FUNC_USER_REGISTER_6(methodInvokerAction, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4, ZFMP_5) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMethodFuncUserRegisterDetail_6(resultMethod, methodInvokerAction, methodNamespaceString, ReturnType, methodNameString, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4, ZFMP_5) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMETHOD_FUNC_USER_REGISTER_DETAIL_6(methodInvokerAction, methodNamespaceString, RegSig, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4, ZFMP_5) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMethodFuncUserRegisterForFunc_6(resultMethod, methodNamespaceString, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4, ZFMP_5) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMETHOD_FUNC_USER_REGISTER_FOR_FUNC_6(ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4, ZFMP_5) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMethodFuncUserRegister_7(resultMethod, methodInvokerAction, methodNamespaceString, ReturnType, methodNameString, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4, ZFMP_5, ZFMP_6) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMETHOD_FUNC_USER_REGISTER_7(methodInvokerAction, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4, ZFMP_5, ZFMP_6) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMethodFuncUserRegisterDetail_7(resultMethod, methodInvokerAction, methodNamespaceString, ReturnType, methodNameString, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4, ZFMP_5, ZFMP_6) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMETHOD_FUNC_USER_REGISTER_DETAIL_7(methodInvokerAction, methodNamespaceString, RegSig, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4, ZFMP_5, ZFMP_6) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMethodFuncUserRegisterForFunc_7(resultMethod, methodNamespaceString, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4, ZFMP_5, ZFMP_6) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMETHOD_FUNC_USER_REGISTER_FOR_FUNC_7(ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4, ZFMP_5, ZFMP_6) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMethodFuncUserRegister_8(resultMethod, methodInvokerAction, methodNamespaceString, ReturnType, methodNameString, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4, ZFMP_5, ZFMP_6, ZFMP_7) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMETHOD_FUNC_USER_REGISTER_8(methodInvokerAction, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4, ZFMP_5, ZFMP_6, ZFMP_7) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMethodFuncUserRegisterDetail_8(resultMethod, methodInvokerAction, methodNamespaceString, ReturnType, methodNameString, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4, ZFMP_5, ZFMP_6, ZFMP_7) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMETHOD_FUNC_USER_REGISTER_DETAIL_8(methodInvokerAction, methodNamespaceString, RegSig, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4, ZFMP_5, ZFMP_6, ZFMP_7) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMethodFuncUserRegisterForFunc_8(resultMethod, methodNamespaceString, ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4, ZFMP_5, ZFMP_6, ZFMP_7) |
see ZFMethodFuncUserRegister_0 | |
#define | ZFMETHOD_FUNC_USER_REGISTER_FOR_FUNC_8(ReturnType, methodName, ZFMP_0, ZFMP_1, ZFMP_2, ZFMP_3, ZFMP_4, ZFMP_5, ZFMP_6, ZFMP_7) |
see ZFMethodFuncUserRegister_0 | |
Functions | |
void | ZFMethodFuncUserUnregister (const ZFMethod *method) |
see ZFMethodFuncUserRegister_0 | |
user registered ZFMethod
#define ZFMethodFuncUserRegister_0 | ( | resultMethod, | |
methodInvokerAction, | |||
methodNamespaceString, | |||
ReturnType, | |||
methodNameString ) |
register a custom method to global scope, for advanced reflection use only
example:
note: