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

Static Public Member Functions

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

Detailed Description

template<class Owner, typename R, typename P1>
template<class T>
struct qx::QxFunction_1< Owner, R, P1 >::QxInvokerFct< T, true >

Definition at line 84 of file QxFunction_1.h.

Member Function Documentation

◆ invoke()

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

Definition at line 86 of file QxFunction_1.h.


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