|
Trade equipment common library.
1.0.0
|
Public Types | |
| enum | { arity =1 } |
| typedef LocVarType< P1 >::Type | PL1 |
| typedef Func::memFunPtr | memFunPtr |
Public Member Functions | |
| memFunc1 (T *pobj, memFunPtr pfunc) | |
| virtual int | operator() (const QValueVector< QVariant > &parms, QString &res, QString &err) |
| virtual int | argc () |
Public Attributes | |
| memFunPtr | m_pfunc |
| T * | m_pobj |
1.8.5