class WlanFullmacImplIfcEapolIndRequest

Defined at line 4580 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/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_wlan_fullmac::wire::WlanFullmacImplIfcEapolIndRequest> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplIfcEapolIndRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplIfcEapolIndRequest>> frame)

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

void WlanFullmacImplIfcEapolIndRequest ()

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

void WlanFullmacImplIfcEapolIndRequest (const WlanFullmacImplIfcEapolIndRequest & other)

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

WlanFullmacImplIfcEapolIndRequest & operator= (const WlanFullmacImplIfcEapolIndRequest & other)

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

void WlanFullmacImplIfcEapolIndRequest (WlanFullmacImplIfcEapolIndRequest && other)

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

WlanFullmacImplIfcEapolIndRequest & operator= (WlanFullmacImplIfcEapolIndRequest && other)

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

::fidl::Array<uint8_t, 6> & src_addr ()

The address of the sender. Required.

bool has_src_addr ()
::fidl::Array<uint8_t, 6> & dst_addr ()

The address of the intended destination. Required.

bool has_dst_addr ()
::fidl::VectorView<uint8_t> & data ()

The bytes of the EAPoL frame data. Required.

bool has_data ()
void ~WlanFullmacImplIfcEapolIndRequest ()

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

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder