class JoinBssRequest
Defined at line 2548 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/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_common::wire::JoinBssRequest> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_wlan_common::wire::JoinBssRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_wlan_common::wire::JoinBssRequest>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
void JoinBssRequest ()
Defined at line 2550 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/wire_types.h
void JoinBssRequest (const JoinBssRequest & other)
Defined at line 2551 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/wire_types.h
JoinBssRequest & operator= (const JoinBssRequest & other)
Defined at line 2552 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/wire_types.h
void JoinBssRequest (JoinBssRequest && other)
Defined at line 2553 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/wire_types.h
::fidl::Array<uint8_t, 6> & bssid ()
bool has_bssid ()
::fuchsia_wlan_common::wire::BssType & bss_type ()
bool has_bss_type ()
JoinBssRequest & operator= (JoinBssRequest && other)
Defined at line 2554 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/wire_types.h
bool & remote ()
bool has_remote ()
uint16_t & beacon_period ()
bool has_beacon_period ()
void ~JoinBssRequest ()
Defined at line 2556 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder