QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches
qx::QxFunction_3< Owner, R, P1, P2, P3 >::QxInvokerFct< T, bReturnValue > Struct Template Reference

Static Public Member Functions

static qx_bool invoke (void *pOwner, const T &params, qx::any *ret, const QxFunction_3 *pThis)
 

Detailed Description

template<class Owner, typename R, typename P1, typename P2, typename P3>
template<class T, bool bReturnValue>
struct qx::QxFunction_3< Owner, R, P1, P2, P3 >::QxInvokerFct< T, bReturnValue >

Definition at line 74 of file QxFunction_3.h.

Member Function Documentation

◆ invoke()

template<class Owner , typename R , typename P1 , typename P2 , typename P3 >
template<class T , bool bReturnValue>
static qx_bool qx::QxFunction_3< Owner, R, P1, P2, P3 >::QxInvokerFct< T, bReturnValue >::invoke ( void * pOwner,
const T & params,
qx::any * ret,
const QxFunction_3 * pThis )
inlinestatic

Definition at line 76 of file QxFunction_3.h.


The documentation for this struct was generated from the following file: