Class SBCFunctorPredicateNot0#
ClassList > SBCFunctorPredicateNot0
This class describes a predicate that is the opposite of a predicate.
#include <SBCFunctorPredicateNot.hpp>
Inherits the following classes: SBCFunctorPredicate0
Public Functions#
Type | Name |
---|---|
SBCFunctorPredicateNot0 (const SBCFunctorPredicate0 * predicate) |
|
virtual SBCFunctorPredicateNot0 * | clone () override const |
virtual bool | operator() () override |
virtual bool | operator() () override const |
virtual | ~SBCFunctorPredicateNot0 () |
Public Functions Documentation#
function SBCFunctorPredicateNot0#
function clone#
Implements SBCFunctor::clone