#import <ISPredicate.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (void) | - dealloc |
| (unsigned long) | - property |
| (id) | - stringValue |
| (unsigned int) | - unsignedValue |
| (id) | - queryKey |
| (id) | - queryValue |
Öffentliche, statische Methoden | |
| (id) | + predicateForProperty:stringValue: |
| (id) | + predicateForProperty:unsignedValue: |
Geschützte Attribute | |
| unsigned int | _property |
| NSString * | _stringValue |
| unsigned int | _unsignedValue |
Definiert in Zeile 11 der Datei ISPredicate.h.
| + (id) predicateForProperty: | (unsigned long) | fp8 | ||
| stringValue: | (id) | fp12 | ||
| + (id) predicateForProperty: | (unsigned long) | fp8 | ||
| unsignedValue: | (unsigned int) | fp12 | ||
| - (void) dealloc |
Implementiert NSObject.
| - (unsigned long) property |
| - (id) stringValue |
| - (unsigned int) unsignedValue |
| - (id) queryKey |
| - (id) queryValue |
- (unsigned int) _property [protected] |
Definiert in Zeile 13 der Datei ISPredicate.h.
- (NSString*) _stringValue [protected] |
Definiert in Zeile 14 der Datei ISPredicate.h.
- (unsigned int) _unsignedValue [protected] |
Definiert in Zeile 15 der Datei ISPredicate.h.