class GenericSmeGetApSmeResult

Defined at line 1577 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/wire_types.h

Public Methods

void GenericSmeGetApSmeResult ()
void GenericSmeGetApSmeResult (const GenericSmeGetApSmeResult & )

Defined at line 1583 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/wire_types.h

GenericSmeGetApSmeResult & operator= (const GenericSmeGetApSmeResult & )

Defined at line 1584 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/wire_types.h

void GenericSmeGetApSmeResult (GenericSmeGetApSmeResult && )

Defined at line 1585 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
GenericSmeGetApSmeResult WithResponse (::fuchsia_wlan_sme::wire::GenericSmeGetApSmeResponse val)
GenericSmeGetApSmeResult & operator= (GenericSmeGetApSmeResult && )

Defined at line 1586 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/wire_types.h

::fuchsia_wlan_sme::wire::GenericSmeGetApSmeResponse & response ()
const ::fuchsia_wlan_sme::wire::GenericSmeGetApSmeResponse & response ()
bool is_err ()
GenericSmeGetApSmeResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_sme::wire::GenericSmeGetApSmeResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

Defined at line 1588 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/wire_types.h