|
template<typename F > |
| DFct4 (const Fct4< A0, A1, A2, A3, R, F > &f) |
|
| DFct4 (const DFct4 &rhs) |
|
DFct4< A0, A1, A2, A3, R > | operator= (const DFct4< A0, A1, A2, A3, R > &rhs) |
|
template<typename F > |
DFct4< A0, A1, A2, A3, R > | operator= (const Fct4< A0, A1, A2, A3, R, F > &rhs) |
|
R | operator() (typename curryArgMode< A0 >::Type_t a0, typename curryArgMode< A1 >::Type_t a1, typename curryArgMode< A2 >::Type_t a2, typename curryArgMode< A3 >::Type_t a3) const |
|
ffunc1_t | operator() (typename curryArgMode< A0 >::Type_t a0) const |
|
ffunc2_t | operator() (typename curryArgMode< A0 >::Type_t a0, typename curryArgMode< A1 >::Type_t a1) const |
|
ffunc3_t | operator() (typename curryArgMode< A0 >::Type_t a0, typename curryArgMode< A1 >::Type_t a1, typename curryArgMode< A2 >::Type_t a2) const |
|
|
int * | refCount |
|
anyOp4< A0, A1, A2, A3, R > * | op |
|
The documentation for this struct was generated from the following file: