#import <MLCompoundPredicate.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - initFromQuery: |
| (void) | - dealloc |
| (struct _MLCompoundPredicateStruct *) | - cpredStructPtr |
| (unsigned int) | - hash |
| (BOOL) | - isEqual:compareUnshuffledEquivalence: |
| (BOOL) | - isEqual: |
| (void *) | - _valueForProperty: |
| (id) | - stringValueForProperty: |
| (unsigned long long) | - unsignedValueForProperty: |
Öffentliche, statische Methoden | |
| (struct _MLCompoundPredicateStruct) | + _computeCompoundPredicateStructFromPredicates:retainedFields: |
| (struct _MLCompoundPredicateStruct) | + _computeCompoundPredicateStructFromQuery:retainedFields: |
| (BOOL) | + predicateAllowsUnknownItems: |
Geschützte Attribute | |
| struct _MLCompoundPredicateStruct | _cpred |
Definiert in Zeile 9 der Datei MLCompoundPredicate.h.
| + (struct _MLCompoundPredicateStruct) _computeCompoundPredicateStructFromPredicates: | (id) | fp8 | ||
| retainedFields: | (BOOL) | fp12 | ||
| + (struct _MLCompoundPredicateStruct) _computeCompoundPredicateStructFromQuery: | (id) | fp8 | ||
| retainedFields: | (BOOL) | fp12 | ||
| + (BOOL) predicateAllowsUnknownItems: | (struct _MLCompoundPredicateStruct) | fp8 |
| - (id) initFromQuery: | (id) | fp8 |
| - (void) dealloc |
Implementiert NSObject.
| - (struct _MLCompoundPredicateStruct *) cpredStructPtr |
| - (unsigned int) hash |
Implementiert NSObject.
| - (BOOL) isEqual: | (id) | fp8 | ||
| compareUnshuffledEquivalence: | (BOOL) | fp12 | ||
| - (BOOL) isEqual: | (id) | fp8 |
Implementiert NSObject.
| - (void *) _valueForProperty: | (unsigned long) | fp8 |
| - (id) stringValueForProperty: | (unsigned long) | fp8 |
| - (unsigned long long) unsignedValueForProperty: | (unsigned long) | fp8 |
- (struct _MLCompoundPredicateStruct) _cpred [read, protected] |
Definiert in Zeile 11 der Datei MLCompoundPredicate.h.