class DeviceSetupSetChannelResult

Defined at line 93 of file fidling/gen/sdk/fidl/fuchsia.lowpan.spinel/fuchsia.lowpan.spinel/cpp/fidl/fuchsia.lowpan.spinel/cpp/wire_types.h

Public Methods

void DeviceSetupSetChannelResult ()
void DeviceSetupSetChannelResult (const DeviceSetupSetChannelResult & )

Defined at line 99 of file fidling/gen/sdk/fidl/fuchsia.lowpan.spinel/fuchsia.lowpan.spinel/cpp/fidl/fuchsia.lowpan.spinel/cpp/wire_types.h

DeviceSetupSetChannelResult & operator= (const DeviceSetupSetChannelResult & )

Defined at line 100 of file fidling/gen/sdk/fidl/fuchsia.lowpan.spinel/fuchsia.lowpan.spinel/cpp/fidl/fuchsia.lowpan.spinel/cpp/wire_types.h

void DeviceSetupSetChannelResult (DeviceSetupSetChannelResult && )

Defined at line 101 of file fidling/gen/sdk/fidl/fuchsia.lowpan.spinel/fuchsia.lowpan.spinel/cpp/fidl/fuchsia.lowpan.spinel/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
DeviceSetupSetChannelResult WithResponse (::fuchsia_lowpan_spinel::wire::DeviceSetupSetChannelResponse val)
DeviceSetupSetChannelResult & operator= (DeviceSetupSetChannelResult && )

Defined at line 102 of file fidling/gen/sdk/fidl/fuchsia.lowpan.spinel/fuchsia.lowpan.spinel/cpp/fidl/fuchsia.lowpan.spinel/cpp/wire_types.h

::fuchsia_lowpan_spinel::wire::DeviceSetupSetChannelResponse & response ()
const ::fuchsia_lowpan_spinel::wire::DeviceSetupSetChannelResponse & response ()
bool is_err ()
DeviceSetupSetChannelResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_lowpan_spinel::wire::DeviceSetupSetChannelResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 104 of file fidling/gen/sdk/fidl/fuchsia.lowpan.spinel/fuchsia.lowpan.spinel/cpp/fidl/fuchsia.lowpan.spinel/cpp/wire_types.h