QxOrm  1.4.9
C++ Object Relational Mapping library
qx::QxFunction_4< void, R, P1, P2, P3, P4 >::QxInvokerFct< T, bReturnValue > Struct Template Reference

List of all members.

Static Public Member Functions

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

Detailed Description

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

Definition at line 126 of file QxFunction_4.h.


Member Function Documentation

template<typename R , typename P1 , typename P2 , typename P3 , typename P4 >
template<class T , bool bReturnValue>
static qx_bool qx::QxFunction_4< void, R, P1, P2, P3, P4 >::QxInvokerFct< T, bReturnValue >::invoke ( const T &  params,
qx::any ret,
const QxFunction_4< void, R, P1, P2, P3, P4 > *  pThis 
) [inline, static]

Definition at line 128 of file QxFunction_4.h.


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