template<typename R, typename P1, typename P2, typename P3, typename P4, typename P5, typename P6>
template<class T, bool bReturnValue>
struct qx::QxFunction_6< void, R, P1, P2, P3, P4, P5, P6 >::QxInvokerFct< T, bReturnValue >
Definition at line 134 of file QxFunction_6.h.
template<typename R , typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 >
template<class T , bool bReturnValue>
static qx_bool qx::QxFunction_6< void, R, P1, P2, P3, P4, P5, P6 >::QxInvokerFct< T, bReturnValue >::invoke |
( |
const T & | params, |
|
|
qx::any * | ret, |
|
|
const QxFunction_6< void, R, P1, P2, P3, P4, P5, P6 > * | pThis ) |
|
inlinestatic |