class WlanFullmacImplQueryResponse
Defined at line 5574 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 5576 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 5577 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 5578 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 5579 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 5580 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 5582 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