QxOrm  1.4.9
C++ Object Relational Mapping library
qx::QxFunction_5< Owner, R, P1, P2, P3, P4, P5 >::QxInvokerFct< T, true > Struct Template Reference

List of all members.

Static Public Member Functions

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

Detailed Description

template<class Owner, typename R, typename P1, typename P2, typename P3, typename P4, typename P5>
template<class T>
struct qx::QxFunction_5< Owner, R, P1, P2, P3, P4, P5 >::QxInvokerFct< T, true >

Definition at line 92 of file QxFunction_5.h.


Member Function Documentation

template<class Owner, typename R, typename P1, typename P2, typename P3, typename P4, typename P5>
template<class T >
static qx_bool qx::QxFunction_5< Owner, R, P1, P2, P3, P4, P5 >::QxInvokerFct< T, true >::invoke ( void *  pOwner,
const T &  params,
qx::any ret,
const QxFunction_5 pThis 
) [inline, static]

Definition at line 94 of file QxFunction_5.h.


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