QxOrm  1.4.9
C++ Object Relational Mapping library
qx::QxFunction_0< Owner, R >::QxInvokerFct< T, bReturnValue > 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_0 *pThis)

Detailed Description

template<class Owner, typename R>
template<class T, bool bReturnValue>
struct qx::QxFunction_0< Owner, R >::QxInvokerFct< T, bReturnValue >

Definition at line 71 of file QxFunction_0.h.


Member Function Documentation

template<class Owner, typename R>
template<class T , bool bReturnValue>
static qx_bool qx::QxFunction_0< Owner, R >::QxInvokerFct< T, bReturnValue >::invoke ( void *  pOwner,
const T &  params,
qx::any ret,
const QxFunction_0 pThis 
) [inline, static]

Definition at line 73 of file QxFunction_0.h.


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