Class SBCFunctorConstant0#
template <typename Output>
ClassList > SBCFunctorConstant0
This class describes a constant functor.
#include <SBCFunctorConstant.hpp>
Inherits the following classes: SBCFunctor0< Output >
Public Functions#
Type | Name |
---|---|
SBCFunctorConstant0 (const Output & v) |
|
virtual SBCFunctorConstant0< Output > * | clone () const |
virtual Output | operator() () |
virtual Output | operator() () const |
virtual | ~SBCFunctorConstant0 () |
Public Functions Documentation#
function SBCFunctorConstant0#
function clone#
Implements SBCFunctor::clone