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