luxlabs header browser preview


@class NSString, NSDictionary, MPModelLibraryRequest, MPMediaLibraryEntityTranslationContext;

@interface MPModelLibraryDefaultSectionedCollectionDataSource : NSObject <MPLazySectionedCollectionDataSource> {
    MPMediaLibraryEntityTranslationContext *_entityTranslationContext;
    struct vector<long long, std::allocator<long long>> { long long *__begin_; long long *__end_; struct __compressed_pair<long long *, std::allocator<long long>> { long long *__value_; } __end_cap_; } _allowedItemPersistentIDs;
    struct map<long long, unsigned long, std::less<long long>, std::allocator<std::pair<const long long, unsigned long>>> { struct __tree<std::__value_type<long long, unsigned long>, std::__map_value_compare<long long, std::__value_type<long long, unsigned long>, std::less<long long>>, std::allocator<std::__value_type<long long, unsigned long>>> { void *__begin_node_; struct __compressed_pair<std::__tree_end_node<std::__tree_node_base<void *> *>, std::allocator<std::__tree_node<std::__value_type<long long, unsigned long>, void *>>> { struct __tree_end_node<std::__tree_node_base<void *> *> { void *__left_; } __value_; } __pair1_; struct __compressed_pair<unsigned long, std::__map_value_compare<long long, std::__value_type<long long, unsigned long>, std::less<long long>>> { unsigned long long __value_; } __pair3_; } __tree_; } _allowedItemPersistentIDToItemQueryResultsIndexMap;
}

@property (retain, nonatomic) NSDictionary *indexPathToContainerUniqueIDMap;
@property (readonly, nonatomic) struct shared_ptr<mlcore::EntityQueryResult> { struct EntityQueryResult *__ptr_; struct __shared_weak_count *__cntrl_; } itemQueryResults;
@property (readonly, nonatomic) MPModelLibraryRequest *request;
@property (readonly) unsigned long long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString *description;
@property (readonly, copy) NSString *debugDescription;

- (id)sectionIndexTitles;
- (void)_populateIndexMap;
- (id)initWithRequest:(id)a0 itemQueryResults:(struct shared_ptr<mlcore::EntityQueryResult> { struct EntityQueryResult *x0; struct __shared_weak_count *x1; })a1;
- (id)identifiersForSectionAtIndex:(long long)a0;
- (id).cxx_construct;
- (unsigned long long)numberOfItemsInSection:(unsigned long long)a0;
- (unsigned long long)_adjustedGlobalIndexForIndexPath:(id)a0;
- (id)_stateDumpObject;
- (struct _NSRange { unsigned long long x0; unsigned long long x1; })optionalSectionIndexTitlesRange;
- (id)itemAtIndexPath:(id)a0;
- (unsigned long long)numberOfSections;
- (id)sectionAtIndex:(unsigned long long)a0;
- (void).cxx_destruct;
- (id)indexPathForItemWithIdentifiersIntersectingSet:(id)a0;
- (BOOL)_allowedEntityIdentifiersContainsAllPersistentIDs;
- (BOOL)hasSameContentAsDataSource:(id)a0;
- (BOOL)_usesSections;
- (long long)indexOfSectionForSectionIndexTitleAtIndex:(long long)a0;
- (id)identifiersForItemAtIndexPath:(id)a0;
- (id)_buildIndexPathToContainerUniqueIDMapFromItemQueryResults:(struct shared_ptr<mlcore::EntityQueryResult> { struct EntityQueryResult *x0; struct __shared_weak_count *x1; })a0;

@end