Class SBCFunctorPredicate0#
ClassList > SBCFunctorPredicate0
Inherits the following classes: SBCFunctor0< bool >
Inherited by the following classes: SBCFunctorPredicateAnd0, SBCFunctorPredicateAndAnd0, SBCFunctorPredicateEqualTo0, SBCFunctorPredicateGreaterThan0, SBCFunctorPredicateGreaterThanOrEqualTo0, SBCFunctorPredicateLessThan0, SBCFunctorPredicateLessThanOrEqualTo0, SBCFunctorPredicateNot0, SBCFunctorPredicateNotEqualTo0, SBCFunctorPredicateOr0, SBCFunctorPredicateOrOr0, SBCFunctorPredicateXOr0
Public Functions#
Type | Name |
---|---|
SBCFunctorPredicate0 () |
|
virtual SBCFunctorPredicate0 * | clone () override const |
virtual bool | operator() () override |
virtual bool | operator() () override const |
virtual | ~SBCFunctorPredicate0 () |