Class SBCFunctorConstant2#
template <class Output, typename T0, typename T1>
ClassList > SBCFunctorConstant2
Inherits the following classes: SBCFunctor2< Output, T0, T1 >
Public Functions#
Type | Name |
---|---|
SBCFunctorConstant2 (const Output & v) |
|
virtual SBCFunctorConstant2< Output, T0, T1 > * | clone () const |
virtual Output | operator() (T0 t0, T1 t1) |
virtual Output | operator() (T0 t0, T1 t1) const |
virtual | ~SBCFunctorConstant2 () |