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

Static Public Member Functions

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

Detailed Description

template<typename R, typename P1, typename P2>
template<class T, bool bReturnValue>
struct qx::QxFunction_2< void, R, P1, P2 >::QxInvokerFct< T, bReturnValue >

Definition at line 118 of file QxFunction_2.h.

Member Function Documentation

◆ invoke()

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

Definition at line 120 of file QxFunction_2.h.


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