#import <MLQuery.h>
Abgeleitet von NSObject und < NSCopying >.
Definiert in Zeile 13 der Datei MLQuery.h.
| - (id) init |
| - (id) indexMappingDescription |
| - (id) description |
| - (void) dealloc |
Implementiert NSObject.
| - (void) _filterPredicatesChanged |
| - (void) filterByAppendingPredicate: | (id) | fp8 |
| - (void) replaceFirstFilterForProperty: | (unsigned long) | fp8 | ||
| withPredicate: | (id) | fp12 | ||
| - (void) setFilterPredicates: | (id) | fp8 |
| - (id) filterPredicates |
| - (id) _cpred |
| - (id) stringValueForPredicateFilterProperty: | (unsigned long) | fp8 |
| - (unsigned long long) unsignedValueForPredicateFilterProperty: | (unsigned long) | fp8 |
| - (BOOL) isFilteredByAnyPropertyExcluding: | (unsigned int *) | fp8 | ||
| count: | (int) | fp12 | ||
| - (void) setGroupingProperty: | (unsigned long) | fp8 |
| - (unsigned long) groupingProperty |
| - (void) setGroupingThreshold: | (unsigned int) | fp8 |
| - (unsigned int) groupingThreshold |
| - (void) setEntityType: | (int) | fp8 |
| - (int) entityType |
| - (int) effectiveEntityType |
| - (void) setEntityOrder: | (int) | fp8 |
| - (int) entityOrder |
| - (BOOL) wasSortedAlphabetically |
| - (void) setCustomEntitySortOrderProperty: | (unsigned long) | fp8 |
| - (unsigned long) customEntitySortOrderProperty |
| - (void) _debugLogAllEntitiesWithMessage: | (id) | fp8 |
| - (void) _noteIndexMappingTypeForEntityCount: | (unsigned int) | fp8 | ||
| oldEntityCount: | (unsigned int) | fp12 | ||
| anchorIndex: | (unsigned int *) | fp16 | ||
| currentIndex: | (unsigned int *) | fp20 | ||
| - (unsigned int) shuffleTrackOrderWithAnchorIndex: | (unsigned int) | fp8 |
| - (unsigned int) shuffleTrackOrderWithAnchorIndex: | (unsigned int) | fp8 | ||
| currentIndex: | (unsigned int *) | fp12 | ||
| - (unsigned int) shuffleTrackOrderByAlbumWithAnchorIndex: | (unsigned int) | fp8 |
| - (void) _evaluateIfNecessary |
| - (void) setAutoInvalidatesForDatabaseChanges: | (BOOL) | fp8 |
| - (void) allImplContentsInvalidated: | (id) | fp8 |
| - (unsigned int) countOfEntities |
| - (id) _queryImpl |
| - (unsigned int) _queryImplEntityIndexForQueryIndex: | (unsigned int) | fp8 |
| - (id) entityAtIndex: | (unsigned int) | fp8 |
| - (unsigned int) indexOfEntity: | (id) | fp8 |
| - (unsigned int) indexOfFirstEntityMatchingPredicates: | (id) | fp8 |
| - (unsigned int) indexOfFirstEntityMatchingPredicate: | (id) | fp8 |
| - (unsigned int) indexOfFirstGroupContainingTrack: | (id) | fp8 |
| - (BOOL) entityMatchesPredicates: | (id) | fp8 | ||
| entityIndex: | (unsigned int) | fp12 | ||
| - (BOOL) entityMatchesPredicate: | (id) | fp8 | ||
| entityIndex: | (unsigned int) | fp12 | ||
| - (void) markTrackAsDeleted: | (id) | fp8 |
| - (int) entityTypeOfEntityAtIndex: | (unsigned int) | fp8 |
| - (id) stringValueForProperty: | (unsigned long) | fp8 | ||
| ofEntityAtIndex: | (unsigned int) | fp12 | ||
| - (id) stringValuesForProperty: | (unsigned long) | fp8 | ||
| ofEntitiesInRange: | (struct _NSRange) | fp12 | ||
| - (id) firstFrequentLongPrefixForStringProperty: | (unsigned long) | fp8 | ||
| occurrenceCount: | (unsigned int *) | fp12 | ||
| - (unsigned long long) unsignedValueForProperty: | (unsigned long) | fp8 | ||
| ofEntityAtIndex: | (unsigned int) | fp12 | ||
| - (double) timeValueForProperty: | (unsigned long) | fp8 | ||
| ofEntityAtIndex: | (unsigned int) | fp12 | ||
| - (unsigned int) countOfEntitiesGroupedByEntityAtIndex: | (unsigned int) | fp8 |
| - (id) representativeTrackForEntityAtIndex: | (unsigned int) | fp8 |
| - (id) containingPlaylist |
| - (id) copyWithZone: | (struct _NSZone *) | fp8 |
Erneute Implementation von < NSCopying >.
| - (BOOL) isEqual: | (id) | fp8 | ||
| compareUnshuffledEquivalence: | (BOOL) | fp12 | ||
| - (unsigned int) hash |
Implementiert NSObject.
| - (BOOL) isEqual: | (id) | fp8 |
Implementiert NSObject.
| - (unsigned int) querySearchCriteriaHash |
| - (BOOL) querySearchCriteriaIsEqualTo: | (id) | fp8 |
- (MLQueryImpl*) _queryImpl [protected] |
- (MLCompoundPredicate*) _cpred [protected] |
- (NSMutableArray*) _filterPredicates [protected] |
- (unsigned int) _groupingProperty [protected] |
- (unsigned int) _customSortingProperty [protected] |
- (void*) _cachedPrefixOccurrenceInfo [protected] |
- (unsigned int*) _indexMapping [protected] |
- (unsigned int) _numberOfEntities [protected] |
- (unsigned int) _groupingThreshold [protected] |
- (unsigned int) _indexMappingIsShort [protected] |
- (unsigned int) _needsEvaluation [protected] |
- (unsigned int) _disableAutoInvalidatesForDatabaseChanges [protected] |
- (unsigned int) _filterChanged [protected] |
- (unsigned int) _groupingChanged [protected] |
- (unsigned int) _entityType [protected] |
- (unsigned int) _effectiveEntityType [protected] |
- (unsigned int) _entityOrderType [protected] |
- (unsigned int) _unshuffledEntityOrder [protected] |
- (unsigned int) _lastGroupTrackSearchUID [protected] |
- (unsigned int) _lastGroupTrackSearchMatchIndex [protected] |