class WlanFullmacImplIfcOnPmkAvailableRequest
Defined at line 4874 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::WlanFullmacImplIfcOnPmkAvailableRequest> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplIfcOnPmkAvailableRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplIfcOnPmkAvailableRequest>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
void WlanFullmacImplIfcOnPmkAvailableRequest ()
Defined at line 4876 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
void WlanFullmacImplIfcOnPmkAvailableRequest (const WlanFullmacImplIfcOnPmkAvailableRequest & other)
Defined at line 4877 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
WlanFullmacImplIfcOnPmkAvailableRequest & operator= (const WlanFullmacImplIfcOnPmkAvailableRequest & other)
Defined at line 4878 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
void WlanFullmacImplIfcOnPmkAvailableRequest (WlanFullmacImplIfcOnPmkAvailableRequest && other)
Defined at line 4879 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
WlanFullmacImplIfcOnPmkAvailableRequest & operator= (WlanFullmacImplIfcOnPmkAvailableRequest && other)
Defined at line 4880 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
::fidl::VectorView<uint8_t> & pmk ()
The pairwise master key bytes. Required.
bool has_pmk ()
::fidl::VectorView<uint8_t> & pmkid ()
The PMK IDs. Required.
bool has_pmkid ()
void ~WlanFullmacImplIfcOnPmkAvailableRequest ()
Defined at line 4882 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