class PhyGetSupportedMacRolesResponse
Defined at line 383 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
Public Methods
void PhyGetSupportedMacRolesResponse (Storage_ storage)
void PhyGetSupportedMacRolesResponse (::std::vector< ::fuchsia_wlan_common::WlanMacRole> supported_mac_roles)
void PhyGetSupportedMacRolesResponse ()
Default constructs a |PhyGetSupportedMacRolesResponse| only if all of its members are default constructible.
Defined at line 394 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
void PhyGetSupportedMacRolesResponse (PhyGetSupportedMacRolesResponse && )
Defined at line 397 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
void PhyGetSupportedMacRolesResponse (const PhyGetSupportedMacRolesResponse & other)
PhyGetSupportedMacRolesResponse & operator= (PhyGetSupportedMacRolesResponse && )
Defined at line 398 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
PhyGetSupportedMacRolesResponse & operator= (const PhyGetSupportedMacRolesResponse & other)
bool operator== (const PhyGetSupportedMacRolesResponse & other)
bool operator!= (const PhyGetSupportedMacRolesResponse & other)
const ::std::vector< ::fuchsia_wlan_common::WlanMacRole> & supported_mac_roles ()
::std::vector< ::fuchsia_wlan_common::WlanMacRole> & supported_mac_roles ()
PhyGetSupportedMacRolesResponse & supported_mac_roles (::std::vector< ::fuchsia_wlan_common::WlanMacRole> value)
Setter for supported_mac_roles.
void PhyGetSupportedMacRolesResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits