Trade equipment common library. 1.0.0
Public Types | Public Member Functions | Public Attributes | List of all members
memFunc1< T, R, P1, Func > Struct Template Reference
Inheritance diagram for memFunc1< T, R, P1, Func >:
memFunc

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
 
Tm_pobj
 

Member Function Documentation

◆ argc()

template<class T , class R , class P1 , class Func = NonConstFunc1<T,R,P1>>
virtual int memFunc1< T, R, P1, Func >::argc ( )
inlinevirtual

Implements memFunc.

◆ operator()()

template<class T , class R , class P1 , class Func = NonConstFunc1<T,R,P1>>
virtual int memFunc1< T, R, P1, Func >::operator() ( const QValueVector< QVariant > & parms,
QString & res,
QString & err )
inlinevirtual

Implements memFunc.


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