class Metadata

Defined at line 301 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 Members

static const char[] kSerializableName

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::Metadata> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

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

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

void Metadata ()

Defined at line 304 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 Metadata (const Metadata & other)

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

Metadata & operator= (const Metadata & other)

Defined at line 306 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 Metadata (Metadata && other)

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

Metadata & operator= (Metadata && other)

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

::fidl::VectorView< ::fuchsia_hardware_usb_phy::wire::UsbPhyMode> & usb_phy_modes ()
bool has_usb_phy_modes ()
::fuchsia_hardware_usb_phy::wire::AmlogicPhyType & phy_type ()

Optional.

bool has_phy_type ()
void ~Metadata ()

Defined at line 310 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