class WlanPhyImplCreateIfaceResult
Defined at line 2425 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
Public Methods
void WlanPhyImplCreateIfaceResult ()
void WlanPhyImplCreateIfaceResult (const WlanPhyImplCreateIfaceResult & )
Defined at line 2431 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
WlanPhyImplCreateIfaceResult & operator= (const WlanPhyImplCreateIfaceResult & )
Defined at line 2432 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
void WlanPhyImplCreateIfaceResult (WlanPhyImplCreateIfaceResult && )
Defined at line 2433 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
WlanPhyImplCreateIfaceResult WithResponse (::fidl::ObjectView< ::fuchsia_wlan_phyimpl::wire::WlanPhyImplCreateIfaceResponse> val)
WlanPhyImplCreateIfaceResult & operator= (WlanPhyImplCreateIfaceResult && )
Defined at line 2434 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
template <typename... Args>
WlanPhyImplCreateIfaceResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 2449 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
::fuchsia_wlan_phyimpl::wire::WlanPhyImplCreateIfaceResponse & response ()
const ::fuchsia_wlan_phyimpl::wire::WlanPhyImplCreateIfaceResponse & response ()
bool is_err ()
WlanPhyImplCreateIfaceResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
WlanPhyImplCreateIfaceResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_wlan_phyimpl::wire::WlanPhyImplCreateIfaceResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 2436 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h