Trade equipment common library. 1.0.0
memProc0< T, FT > Struct Template Reference
Inheritance diagram for memProc0< T, FT >:
memProc

Public Types

enum  { arity =0 }
typedef FT::Type memProcPtr

Public Member Functions

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

Public Attributes

T * m_pobj
memProcPtr m_pproc

Member Function Documentation

◆ argc()

template<class T, class FT = NonConstProc0<T>>
virtual int memProc0< T, FT >::argc ( )
inlinevirtual

Reimplemented from memProc.

◆ operator()()

template<class T, class FT = NonConstProc0<T>>
virtual int memProc0< T, FT >::operator() ( const QValueVector< QVariant > & parms,
QString & err )
inlinevirtual

Reimplemented from memProc.


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