@class HMDCharacteristic; @interface HMDCharacteristicWriteTuple : NSObject { HMDCharacteristic *_characteristic; id _targetValue; } - (void).cxx_destruct; @end
@class HMDCharacteristic; @interface HMDCharacteristicWriteTuple : NSObject { HMDCharacteristic *_characteristic; id _targetValue; } - (void).cxx_destruct; @end