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