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