class WlantapPhySetKeyRequest
Defined at line 1586 of file fidling/gen/sdk/fidl/fuchsia.wlan.tap/fuchsia.wlan.tap/cpp/fidl/fuchsia.wlan.tap/cpp/natural_types.h
Public Methods
void WlantapPhySetKeyRequest (Storage_ storage)
void WlantapPhySetKeyRequest (::fuchsia_wlan_tap::SetKeyArgs args)
void WlantapPhySetKeyRequest ()
Default constructs a |WlantapPhySetKeyRequest| only if all of its members are default constructible.
Defined at line 1597 of file fidling/gen/sdk/fidl/fuchsia.wlan.tap/fuchsia.wlan.tap/cpp/fidl/fuchsia.wlan.tap/cpp/natural_types.h
void WlantapPhySetKeyRequest (WlantapPhySetKeyRequest && )
Defined at line 1600 of file fidling/gen/sdk/fidl/fuchsia.wlan.tap/fuchsia.wlan.tap/cpp/fidl/fuchsia.wlan.tap/cpp/natural_types.h
void WlantapPhySetKeyRequest (const WlantapPhySetKeyRequest & other)
WlantapPhySetKeyRequest & operator= (WlantapPhySetKeyRequest && )
Defined at line 1601 of file fidling/gen/sdk/fidl/fuchsia.wlan.tap/fuchsia.wlan.tap/cpp/fidl/fuchsia.wlan.tap/cpp/natural_types.h
WlantapPhySetKeyRequest & operator= (const WlantapPhySetKeyRequest & other)
bool operator== (const WlantapPhySetKeyRequest & other)
bool operator!= (const WlantapPhySetKeyRequest & other)
const ::fuchsia_wlan_tap::SetKeyArgs & args ()
::fuchsia_wlan_tap::SetKeyArgs & args ()
WlantapPhySetKeyRequest & args (::fuchsia_wlan_tap::SetKeyArgs value)
Setter for args.
void WlantapPhySetKeyRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits