class DeviceHandshakeResult

Defined at line 41 of file fidling/gen/src/devices/bin/driver_runtime/microbenchmarks/fuchsia.runtime.microbenchmarks/cpp/fidl/fuchsia.runtime.microbenchmarks/cpp/wire_types.h

Public Methods

void DeviceHandshakeResult ()
void DeviceHandshakeResult (const DeviceHandshakeResult & )

Defined at line 47 of file fidling/gen/src/devices/bin/driver_runtime/microbenchmarks/fuchsia.runtime.microbenchmarks/cpp/fidl/fuchsia.runtime.microbenchmarks/cpp/wire_types.h

DeviceHandshakeResult & operator= (const DeviceHandshakeResult & )

Defined at line 48 of file fidling/gen/src/devices/bin/driver_runtime/microbenchmarks/fuchsia.runtime.microbenchmarks/cpp/fidl/fuchsia.runtime.microbenchmarks/cpp/wire_types.h

void DeviceHandshakeResult (DeviceHandshakeResult && )

Defined at line 49 of file fidling/gen/src/devices/bin/driver_runtime/microbenchmarks/fuchsia.runtime.microbenchmarks/cpp/fidl/fuchsia.runtime.microbenchmarks/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
DeviceHandshakeResult WithResponse (::fuchsia_runtime_microbenchmarks::wire::DeviceHandshakeResponse val)
DeviceHandshakeResult & operator= (DeviceHandshakeResult && )

Defined at line 50 of file fidling/gen/src/devices/bin/driver_runtime/microbenchmarks/fuchsia.runtime.microbenchmarks/cpp/fidl/fuchsia.runtime.microbenchmarks/cpp/wire_types.h

::fuchsia_runtime_microbenchmarks::wire::DeviceHandshakeResponse & response ()
const ::fuchsia_runtime_microbenchmarks::wire::DeviceHandshakeResponse & response ()
bool is_err ()
DeviceHandshakeResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_runtime_microbenchmarks::wire::DeviceHandshakeResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 52 of file fidling/gen/src/devices/bin/driver_runtime/microbenchmarks/fuchsia.runtime.microbenchmarks/cpp/fidl/fuchsia.runtime.microbenchmarks/cpp/wire_types.h