class UsbPhyMode

Defined at line 106 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.phy/fuchsia.hardware.usb.phy/cpp/fidl/fuchsia.hardware.usb.phy/cpp/wire_types.h

Public Methods

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

::fidl::WireTableBuilder< ::fuchsia_hardware_usb_phy::wire::UsbPhyMode> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_hardware_usb_phy::wire::UsbPhyMode> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_hardware_usb_phy::wire::UsbPhyMode>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

void UsbPhyMode ()

Defined at line 108 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.phy/fuchsia.hardware.usb.phy/cpp/fidl/fuchsia.hardware.usb.phy/cpp/wire_types.h

void UsbPhyMode (const UsbPhyMode & other)

Defined at line 109 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.phy/fuchsia.hardware.usb.phy/cpp/fidl/fuchsia.hardware.usb.phy/cpp/wire_types.h

UsbPhyMode & operator= (const UsbPhyMode & other)

Defined at line 110 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.phy/fuchsia.hardware.usb.phy/cpp/fidl/fuchsia.hardware.usb.phy/cpp/wire_types.h

void UsbPhyMode (UsbPhyMode && other)

Defined at line 111 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.phy/fuchsia.hardware.usb.phy/cpp/fidl/fuchsia.hardware.usb.phy/cpp/wire_types.h

UsbPhyMode & operator= (UsbPhyMode && other)

Defined at line 112 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.phy/fuchsia.hardware.usb.phy/cpp/fidl/fuchsia.hardware.usb.phy/cpp/wire_types.h

::fuchsia_hardware_usb_phy::wire::ProtocolVersion & protocol ()
bool has_protocol ()
::fuchsia_hardware_usb_phy::wire::Mode & dr_mode ()
bool has_dr_mode ()
bool & is_otg_capable ()
bool has_is_otg_capable ()
void ~UsbPhyMode ()

Defined at line 114 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.phy/fuchsia.hardware.usb.phy/cpp/fidl/fuchsia.hardware.usb.phy/cpp/wire_types.h

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder