![]() |
QxOrm
1.4.3
C++ Object Relational Mapping library
|
Static Public Member Functions | |
static qx_bool | invoke (const QString &sClassKey, const QString &sFctKey, U &pOwner, const QString ¶ms=QString(), boost::any *ret=NULL) |
static qx_bool | invoke (const QString &sClassKey, const QString &sFctKey, U &pOwner, const type_any_params ¶ms, boost::any *ret=NULL) |
Definition at line 168 of file QxClassX.h.
static qx_bool qx::QxClassX::invoke_default< U >::invoke | ( | const QString & | sClassKey, |
const QString & | sFctKey, | ||
U & | pOwner, | ||
const QString & | params = QString() , |
||
boost::any * | ret = NULL |
||
) | [inline, static] |
Definition at line 170 of file QxClassX.h.
static qx_bool qx::QxClassX::invoke_default< U >::invoke | ( | const QString & | sClassKey, |
const QString & | sFctKey, | ||
U & | pOwner, | ||
const type_any_params & | params, | ||
boost::any * | ret = NULL |
||
) | [inline, static] |
Definition at line 172 of file QxClassX.h.