. 1.0.0
Открытые типы | Открытые члены | Открытые атрибуты | Полный список членов класса
Шаблон структуры memProc5< T, P1, P2, P3, P4, P5 >
Граф наследования:memProc5< T, P1, P2, P3, P4, P5 >:
memProc

Открытые типы

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
 

Открытые члены

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

Открытые атрибуты

memProcPtr m_pproc
 
Tm_pobj
 

Методы

◆ argc()

template<class T , class P1 , class P2 , class P3 , class P4 , class P5 >
virtual int memProc5< T, P1, P2, P3, P4, P5 >::argc ( )
inlinevirtual

Переопределяет метод предка memProc.

◆ operator()()

template<class T , class P1 , class P2 , class P3 , class P4 , class P5 >
virtual int memProc5< T, P1, P2, P3, P4, P5 >::operator() ( const QValueVector< QVariant > & parms,
QString & err )
inlinevirtual

Переопределяет метод предка memProc.


Объявления и описания членов структуры находятся в файле: