Searched defs:CoolingDeviceCallbackSetting (Results 1 – 1 of 1) sorted by relevance
41 struct CoolingDeviceCallbackSetting { struct42 CoolingDeviceCallbackSetting(std::shared_ptr<ICoolingDeviceChangedCallback> callback, in CoolingDeviceCallbackSetting() function45 std::shared_ptr<ICoolingDeviceChangedCallback> callback;46 bool is_filter_type;47 CoolingType type;