luxlabs header browser preview


@class BSTransaction;

@interface _BSTransactionChildRelationship : NSObject {
    BSTransaction *_childTransaction;
    unsigned long long _schedulingPolicy;
}

- (void).cxx_destruct;

@end