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