QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches
qx::QxClassX::invoke_ptr< U > Struct Template Reference

Static Public Member Functions

static qx_bool invoke (const QString &sClassKey, const QString &sFctKey, U &pOwner, const QString &params=QString(), qx::any *ret=NULL)
 
static qx_bool invoke (const QString &sClassKey, const QString &sFctKey, U &pOwner, const type_any_params &params, qx::any *ret=NULL)
 

Detailed Description

template<class U>
struct qx::QxClassX::invoke_ptr< U >

Definition at line 153 of file QxClassX.h.

Member Function Documentation

◆ invoke() [1/2]

template<class U >
static qx_bool qx::QxClassX::invoke_ptr< U >::invoke ( const QString & sClassKey,
const QString & sFctKey,
U & pOwner,
const QString & params = QString(),
qx::any * ret = NULL )
inlinestatic

Definition at line 155 of file QxClassX.h.

◆ invoke() [2/2]

template<class U >
static qx_bool qx::QxClassX::invoke_ptr< U >::invoke ( const QString & sClassKey,
const QString & sFctKey,
U & pOwner,
const type_any_params & params,
qx::any * ret = NULL )
inlinestatic

Definition at line 157 of file QxClassX.h.


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