class ConnectTransactionOnChannelSwitchedRequest
Defined at line 1405 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/natural_types.h
Public Methods
void ConnectTransactionOnChannelSwitchedRequest (Storage_ storage)
void ConnectTransactionOnChannelSwitchedRequest (::fuchsia_wlan_internal::ChannelSwitchInfo info)
void ConnectTransactionOnChannelSwitchedRequest ()
Default constructs a |ConnectTransactionOnChannelSwitchedRequest| only if all of its members are default constructible.
Defined at line 1415 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/natural_types.h
void ConnectTransactionOnChannelSwitchedRequest (ConnectTransactionOnChannelSwitchedRequest && )
Defined at line 1418 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/natural_types.h
void ConnectTransactionOnChannelSwitchedRequest (const ConnectTransactionOnChannelSwitchedRequest & other)
ConnectTransactionOnChannelSwitchedRequest & operator= (ConnectTransactionOnChannelSwitchedRequest && )
Defined at line 1419 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/natural_types.h
ConnectTransactionOnChannelSwitchedRequest & operator= (const ConnectTransactionOnChannelSwitchedRequest & other)
bool operator== (const ConnectTransactionOnChannelSwitchedRequest & other)
bool operator!= (const ConnectTransactionOnChannelSwitchedRequest & other)
const ::fuchsia_wlan_internal::ChannelSwitchInfo & info ()
::fuchsia_wlan_internal::ChannelSwitchInfo & info ()
ConnectTransactionOnChannelSwitchedRequest & info (::fuchsia_wlan_internal::ChannelSwitchInfo value)
Setter for info.
void ConnectTransactionOnChannelSwitchedRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits