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