class WlanPhyInitResponse

Defined at line 700 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/wire_types.h

Public Methods

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

void WlanPhyInitResponse ()

Defined at line 702 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/wire_types.h

void WlanPhyInitResponse (const WlanPhyInitResponse & other)

Defined at line 703 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/wire_types.h

void _CloseHandles ()
::fidl::WireTableBuilder< ::fuchsia_wlan_phy::wire::WlanPhyInitResponse> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_wlan_phy::wire::WlanPhyInitResponse> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_wlan_phy::wire::WlanPhyInitResponse>> frame)

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

WlanPhyInitResponse & operator= (const WlanPhyInitResponse & other)

Defined at line 704 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/wire_types.h

void WlanPhyInitResponse (WlanPhyInitResponse && other)

Defined at line 705 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/wire_types.h

WlanPhyInitResponse & operator= (WlanPhyInitResponse && other)

Defined at line 706 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/wire_types.h

::zx::event & power_dependency_token ()

If power control is supported by the driver and hardware, a dependency token will

be returned to allow the upper layers to express a dependency on specified power

states (e.g. "on").

bool has_power_dependency_token ()
void ~WlanPhyInitResponse ()

Defined at line 708 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/wire_types.h

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder