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