class WlanPhyGetSupportedMacRolesResponse
Defined at line 617 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/natural_types.h
Public Methods
void WlanPhyGetSupportedMacRolesResponse (Storage_ storage)
void WlanPhyGetSupportedMacRolesResponse ()
Defined at line 622 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/natural_types.h
void WlanPhyGetSupportedMacRolesResponse (WlanPhyGetSupportedMacRolesResponse && )
Defined at line 623 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/natural_types.h
void WlanPhyGetSupportedMacRolesResponse (const WlanPhyGetSupportedMacRolesResponse & other)
WlanPhyGetSupportedMacRolesResponse & operator= (WlanPhyGetSupportedMacRolesResponse && )
Defined at line 624 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/natural_types.h
WlanPhyGetSupportedMacRolesResponse & operator= (const WlanPhyGetSupportedMacRolesResponse & other)
bool operator== (const WlanPhyGetSupportedMacRolesResponse & other)
bool operator!= (const WlanPhyGetSupportedMacRolesResponse & other)
bool IsEmpty ()
const std::optional< ::std::vector< ::fuchsia_wlan_common::WlanMacRole>> & supported_mac_roles ()
::std::optional< ::std::vector< ::fuchsia_wlan_common::WlanMacRole>> & supported_mac_roles ()
WlanPhyGetSupportedMacRolesResponse & supported_mac_roles (std::optional< ::std::vector< ::fuchsia_wlan_common::WlanMacRole>> value)
Setter for supported_mac_roles.
void WlanPhyGetSupportedMacRolesResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits