luxlabs header browser preview


@class NSMutableSet, NSObject;
@protocol OS_dispatch_queue;

@interface CDBCommonEntityFunctionalityHandler : NSObject

@property (retain, nonatomic) NSObject<OS_dispatch_queue> *lock;
@property (retain, nonatomic) NSMutableSet *destructionObservers;

+ (void)_notifyDestructionObservers:(id)a0;

- (id)init;
- (void)dealloc;
- (void)notifyOfEntityDestruction;
- (void)removeDestructionObserver:(struct CalRelation { } *)a0;
- (void).cxx_destruct;
- (void)addDestructionObserver:(struct CalRelation { } *)a0;

@end