class DeviceSetConfigurationResult
Defined at line 68 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.peripheral/fuchsia.hardware.usb.peripheral/cpp/fidl/fuchsia.hardware.usb.peripheral/cpp/wire_types.h
Public Methods
void DeviceSetConfigurationResult ()
void DeviceSetConfigurationResult (const DeviceSetConfigurationResult & )
Defined at line 74 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.peripheral/fuchsia.hardware.usb.peripheral/cpp/fidl/fuchsia.hardware.usb.peripheral/cpp/wire_types.h
DeviceSetConfigurationResult & operator= (const DeviceSetConfigurationResult & )
Defined at line 75 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.peripheral/fuchsia.hardware.usb.peripheral/cpp/fidl/fuchsia.hardware.usb.peripheral/cpp/wire_types.h
void DeviceSetConfigurationResult (DeviceSetConfigurationResult && )
Defined at line 76 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.peripheral/fuchsia.hardware.usb.peripheral/cpp/fidl/fuchsia.hardware.usb.peripheral/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
DeviceSetConfigurationResult WithResponse (::fuchsia_hardware_usb_peripheral::wire::DeviceSetConfigurationResponse val)
DeviceSetConfigurationResult & operator= (DeviceSetConfigurationResult && )
Defined at line 77 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.peripheral/fuchsia.hardware.usb.peripheral/cpp/fidl/fuchsia.hardware.usb.peripheral/cpp/wire_types.h
::fuchsia_hardware_usb_peripheral::wire::DeviceSetConfigurationResponse & response ()
const ::fuchsia_hardware_usb_peripheral::wire::DeviceSetConfigurationResponse & response ()
bool is_err ()
DeviceSetConfigurationResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_usb_peripheral::wire::DeviceSetConfigurationResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 79 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.peripheral/fuchsia.hardware.usb.peripheral/cpp/fidl/fuchsia.hardware.usb.peripheral/cpp/wire_types.h