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