class UsbDciStopControllerResult
Defined at line 357 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.dci/fuchsia.hardware.usb.dci/cpp/fidl/fuchsia.hardware.usb.dci/cpp/wire_types.h
Public Methods
void UsbDciStopControllerResult ()
void UsbDciStopControllerResult (const UsbDciStopControllerResult & )
Defined at line 363 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.dci/fuchsia.hardware.usb.dci/cpp/fidl/fuchsia.hardware.usb.dci/cpp/wire_types.h
UsbDciStopControllerResult & operator= (const UsbDciStopControllerResult & )
Defined at line 364 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.dci/fuchsia.hardware.usb.dci/cpp/fidl/fuchsia.hardware.usb.dci/cpp/wire_types.h
void UsbDciStopControllerResult (UsbDciStopControllerResult && )
Defined at line 365 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.dci/fuchsia.hardware.usb.dci/cpp/fidl/fuchsia.hardware.usb.dci/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
UsbDciStopControllerResult WithResponse (::fuchsia_hardware_usb_dci::wire::UsbDciStopControllerResponse val)
UsbDciStopControllerResult & operator= (UsbDciStopControllerResult && )
Defined at line 366 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.dci/fuchsia.hardware.usb.dci/cpp/fidl/fuchsia.hardware.usb.dci/cpp/wire_types.h
::fuchsia_hardware_usb_dci::wire::UsbDciStopControllerResponse & response ()
const ::fuchsia_hardware_usb_dci::wire::UsbDciStopControllerResponse & response ()
bool is_err ()
UsbDciStopControllerResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
UsbDciStopControllerResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_usb_dci::wire::UsbDciStopControllerResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 368 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.dci/fuchsia.hardware.usb.dci/cpp/fidl/fuchsia.hardware.usb.dci/cpp/wire_types.h