class WlanPhyInitRequest

Defined at line 543 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 WlanPhyInitRequest ()

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

void WlanPhyInitRequest (const WlanPhyInitRequest & other)

Defined at line 546 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::WlanPhyInitRequest> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

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

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

::fidl::ClientEnd< ::fuchsia_wlan_phy::WlanPhyNotify> & notify_client ()

Client end of a channel that notifies the WlanPhy client of events

that occur on the server, e.g., a critical error with the PHY itself.

This field is required.

bool has_notify_client ()
WlanPhyInitRequest & operator= (const WlanPhyInitRequest & other)

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

void WlanPhyInitRequest (WlanPhyInitRequest && other)

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

WlanPhyInitRequest & operator= (WlanPhyInitRequest && other)

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

void ~WlanPhyInitRequest ()

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