class WlanFullmacImplQueryResponse
Defined at line 5540 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::WlanFullmacImplQueryResponse> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplQueryResponse> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplQueryResponse>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
void WlanFullmacImplQueryResponse ()
Defined at line 5542 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
void WlanFullmacImplQueryResponse (const WlanFullmacImplQueryResponse & other)
Defined at line 5543 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
WlanFullmacImplQueryResponse & operator= (const WlanFullmacImplQueryResponse & other)
Defined at line 5544 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
void WlanFullmacImplQueryResponse (WlanFullmacImplQueryResponse && other)
Defined at line 5545 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
WlanFullmacImplQueryResponse & operator= (WlanFullmacImplQueryResponse && other)
Defined at line 5546 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> & sta_addr ()
Current station address. Required.
bool has_sta_addr ()
::fuchsia_wlan_common::wire::WlanMacRole & role ()
MAC role. Required.
bool has_role ()
::fidl::VectorView< ::fuchsia_wlan_fullmac::wire::BandCapability> & band_caps ()
Supported bands. Required.
bool has_band_caps ()
::fidl::Array<uint8_t, 6> & factory_addr ()
Factory mac address. Required.
bool has_factory_addr ()
void ~WlanFullmacImplQueryResponse ()
Defined at line 5548 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