template<class Owner, typename R, typename P1, typename P2, typename P3, typename P4, typename P5, typename P6, typename P7, typename P8>
template<class T>
struct qx::QxFunction_8< Owner, R, P1, P2, P3, P4, P5, P6, P7, P8 >::QxInvokerFct< T, true >
Definition at line 98 of file QxFunction_8.h.
template<class Owner , typename R , typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 , typename P7 , typename P8 >
template<class T >
static qx_bool qx::QxFunction_8< Owner, R, P1, P2, P3, P4, P5, P6, P7, P8 >::QxInvokerFct< T, true >::invoke |
( |
void * | pOwner, |
|
|
const T & | params, |
|
|
qx::any * | ret, |
|
|
const QxFunction_8 * | pThis ) |
|
inlinestatic |