class IovarGetResult

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

Public Methods

void IovarGetResult ()
void IovarGetResult (const IovarGetResult & )

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

IovarGetResult & operator= (const IovarGetResult & )

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

void IovarGetResult (IovarGetResult && )

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

bool has_invalid_tag ()
bool is_response ()
IovarGetResult WithResponse (::fidl::ObjectView< ::fuchsia_factory_wlan::wire::IovarGetResponse> val)
IovarGetResult & operator= (IovarGetResult && )

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

template <typename... Args>
IovarGetResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_factory_wlan::wire::IovarGetResponse & response ()
const ::fuchsia_factory_wlan::wire::IovarGetResponse & response ()
bool is_err ()
IovarGetResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_factory_wlan::wire::IovarGetResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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