Class SBCFunctorConstant8#
template <class Output, typename T0, typename T1, typename T2, typename T3, typename T4, typename T5, typename T6, typename T7>
ClassList > SBCFunctorConstant8
Inherits the following classes: SBCFunctor8< Output, T0, T1, T2, T3, T4, T5, T6, T7 >
Public Functions#
Type | Name |
---|---|
SBCFunctorConstant8 (const Output & v) |
|
virtual SBCFunctorConstant8< Output, T0, T1, T2, T3, T4, T5, T6, T7 > * | clone () const |
virtual Output | operator() (T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6, T7 t7) |
virtual Output | operator() (T0 t0, T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6, T7 t7) const |
virtual | ~SBCFunctorConstant8 () |
Public Functions Documentation#
function SBCFunctorConstant8#
function clone#
inline virtual SBCFunctorConstant8< Output, T0, T1, T2, T3, T4, T5, T6, T7 > * SBCFunctorConstant8::clone () const
function operator()#
inline virtual Output SBCFunctorConstant8::operator() (
T0 t0,
T1 t1,
T2 t2,
T3 t3,
T4 t4,
T5 t5,
T6 t6,
T7 t7
)
function operator()#
inline virtual Output SBCFunctorConstant8::operator() (
T0 t0,
T1 t1,
T2 t2,
T3 t3,
T4 t4,
T5 t5,
T6 t6,
T7 t7
) const