luxlabs header browser preview


@interface _GEOConfigDBOperationBase : NSObject {
    id _transaction;
}

- (id)init;
- (void).cxx_destruct;

@end