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