Class SBCFunctorPredicateNot4#
template <SB_MAKE_TEMPLATE_PARAMETERS(4)>
ClassList > SBCFunctorPredicateNot4
Inherits the following classes: SBCFunctorPredicate4< SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(4)>
Public Functions#
Type | Name |
---|---|
SBCFunctorPredicateNot4 (const SBCFunctorPredicate4< SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(4)> * predicate) |
|
virtual SBCFunctorPredicateNot4< SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(4)> * | clone () override const |
virtual bool | operator() (SB_MAKE_FUNCTION_ARGUMENTS(4)) override |
virtual bool | operator() (SB_MAKE_FUNCTION_ARGUMENTS(4)) override const |
virtual | ~SBCFunctorPredicateNot4 () |
Public Functions Documentation#
function SBCFunctorPredicateNot4#
inline SBCFunctorPredicateNot4::SBCFunctorPredicateNot4 (
const SBCFunctorPredicate4< SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(4)> * predicate
)
function clone#
inline virtual SBCFunctorPredicateNot4< SB_MAKE_TEMPLATE_SPECIALIZATION_PARAMETERS(4)> * SBCFunctorPredicateNot4::clone () override const
function operator() [1/2]#
function operator() [2/2]#
inline virtual bool SBCFunctorPredicateNot4::operator() (
SB_MAKE_FUNCTION_ARGUMENTS(4)
) override const