Trade equipment common library.  1.0.0
Public Types | Public Member Functions | Public Attributes | List of all members
memProc5< T, P1, P2, P3, P4, P5 > Struct Template Reference
Inheritance diagram for memProc5< T, P1, P2, P3, P4, P5 >:
memProc

Public Types

enum  { arity =5 }
 
typedef void(T::* memProcPtr) (P1, P2, P3, P4, P5)
 
typedef LocVarType< P1 >::Type PL1
 
typedef LocVarType< P2 >::Type PL2
 
typedef LocVarType< P3 >::Type PL3
 
typedef LocVarType< P4 >::Type PL4
 
typedef LocVarType< P5 >::Type PL5
 

Public Member Functions

 memProc5 (T *pobj, memProcPtr pproc)
 
virtual int operator() (const QValueVector< QVariant > &parms, QString &err)
 
virtual int argc ()
 

Public Attributes

memProcPtr m_pproc
 
T * m_pobj
 

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