@class NSString, NSObject; @protocol OS_nw_path_evaluator, OS_nw_context, OS_nw_dictionary, OS_dispatch_queue; @interface NWConcrete_nw_interpose : NSObject { struct os_unfair_lock_s { unsigned int _os_unfair_lock_opaque; } lock; unsigned char client_uuid[16]; int delegated_pid; int delegated_upid; NSObject *evaluator; NSObject *flows; id /* block */ flow_event_handler; NSObject *context; NSObject *client_queue; } @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; - (void)dealloc; - (void).cxx_destruct; @end