File SBCFunctorPredicateNot.hpp#
FileList > Core > Functor > SBCFunctorPredicateNot.hpp
#include "SBCFunctorPredicate.hpp"
Classes#
| Type | Name |
|---|---|
| class | SBCFunctorPredicateNot0 This class describes a predicate that is the opposite of a predicate. |
Public Functions#
| Type | Name |
|---|---|
| SBCFunctorPredicateNot0 SB_SBCFUNCTOR_EXPORT | operator! (const SBCFunctorPredicate0 & predicate) This function produces a predicate that is the opposite of predicate . |
Macros#
| Type | Name |
|---|---|
| define | SBNot0 The short name of SBCFunctorPredicateNot0 . |
| define | SBNot1 The short name of SBCFunctorPredicateNot1. |
| define | SBNot10 The short name of SBCFunctorPredicateNot10. |
| define | SBNot11 The short name of SBCFunctorPredicateNot11. |
| define | SBNot12 The short name of SBCFunctorPredicateNot12. |
| define | SBNot13 The short name of SBCFunctorPredicateNot13. |
| define | SBNot14 The short name of SBCFunctorPredicateNot14. |
| define | SBNot15 The short name of SBCFunctorPredicateNot15. |
| define | SBNot16 The short name of SBCFunctorPredicateNot16. |
| define | SBNot2 The short name of SBCFunctorPredicateNot2. |
| define | SBNot3 The short name of SBCFunctorPredicateNot3. |
| define | SBNot4 The short name of SBCFunctorPredicateNot4. |
| define | SBNot5 The short name of SBCFunctorPredicateNot5. |
| define | SBNot6 The short name of SBCFunctorPredicateNot6. |
| define | SBNot7 The short name of SBCFunctorPredicateNot7. |
| define | SBNot8 The short name of SBCFunctorPredicateNot8. |
| define | SBNot9 The short name of SBCFunctorPredicateNot9. |
| define | SB_MAKE_PREDICATE_NOT_TEMPLATE (N) |
Public Functions Documentation#
function operator!#
This function produces a predicate that is the opposite of predicate .
This function produces a predicate that is the opposite of predicate.
Parameters:
predicateReference to the predicate to be negated.
Returns:
A SBCFunctorPredicateNot0 representing the negated predicate.
Macro Definition Documentation#
define SBNot0#
The short name of SBCFunctorPredicateNot0 .
define SBNot1#
The short name of SBCFunctorPredicateNot1.
define SBNot10#
The short name of SBCFunctorPredicateNot10.
define SBNot11#
The short name of SBCFunctorPredicateNot11.
define SBNot12#
The short name of SBCFunctorPredicateNot12.
define SBNot13#
The short name of SBCFunctorPredicateNot13.
define SBNot14#
The short name of SBCFunctorPredicateNot14.
define SBNot15#
The short name of SBCFunctorPredicateNot15.
define SBNot16#
The short name of SBCFunctorPredicateNot16.
define SBNot2#
The short name of SBCFunctorPredicateNot2.
define SBNot3#
The short name of SBCFunctorPredicateNot3.
define SBNot4#
The short name of SBCFunctorPredicateNot4.
define SBNot5#
The short name of SBCFunctorPredicateNot5.
define SBNot6#
The short name of SBCFunctorPredicateNot6.
define SBNot7#
The short name of SBCFunctorPredicateNot7.
define SBNot8#
The short name of SBCFunctorPredicateNot8.
define SBNot9#
The short name of SBCFunctorPredicateNot9.