class WlanFullmacImplIfcOnPmkAvailableRequest
Defined at line 4840 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 4842 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 4843 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 4844 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 4845 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 4846 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 4848 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