class GenericSmeGetApSmeResult
Defined at line 1145 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 1151 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 1152 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 1153 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 1154 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 Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 1156 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/wire_types.h