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