class WlanPhyImplInitResult

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

Public Methods

void WlanPhyImplInitResult ()
void WlanPhyImplInitResult (const WlanPhyImplInitResult & )

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

WlanPhyImplInitResult & operator= (const WlanPhyImplInitResult & )

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

void WlanPhyImplInitResult (WlanPhyImplInitResult && )

Defined at line 2309 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 ()
WlanPhyImplInitResult WithResponse (::fuchsia_wlan_phyimpl::wire::WlanPhyImplInitResponse val)
WlanPhyImplInitResult & operator= (WlanPhyImplInitResult && )

Defined at line 2310 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::WlanPhyImplInitResponse & response ()
const ::fuchsia_wlan_phyimpl::wire::WlanPhyImplInitResponse & response ()
bool is_err ()
WlanPhyImplInitResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
WlanPhyImplInitResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_wlan_phyimpl::wire::WlanPhyImplInitResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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