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

Public Types

enum  { arity =1 }
 
typedef void(T::* memProcPtr) (P1)
 
typedef LocVarType< P1 >::Type PL1
 

Public Member Functions

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

Public Attributes

T * m_pobj
 
memProcPtr m_pproc
 

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