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