class DeviceSendResponseResult

Defined at line 311 of file fidling/gen/sdk/fidl/fuchsia.hardware.vsock/fuchsia.hardware.vsock/cpp/fidl/fuchsia.hardware.vsock/cpp/wire_types.h

Public Methods

void DeviceSendResponseResult ()
void DeviceSendResponseResult (const DeviceSendResponseResult & )

Defined at line 317 of file fidling/gen/sdk/fidl/fuchsia.hardware.vsock/fuchsia.hardware.vsock/cpp/fidl/fuchsia.hardware.vsock/cpp/wire_types.h

DeviceSendResponseResult & operator= (const DeviceSendResponseResult & )

Defined at line 318 of file fidling/gen/sdk/fidl/fuchsia.hardware.vsock/fuchsia.hardware.vsock/cpp/fidl/fuchsia.hardware.vsock/cpp/wire_types.h

void DeviceSendResponseResult (DeviceSendResponseResult && )

Defined at line 319 of file fidling/gen/sdk/fidl/fuchsia.hardware.vsock/fuchsia.hardware.vsock/cpp/fidl/fuchsia.hardware.vsock/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
DeviceSendResponseResult WithResponse (::fuchsia_hardware_vsock::wire::DeviceSendResponseResponse val)
DeviceSendResponseResult & operator= (DeviceSendResponseResult && )

Defined at line 320 of file fidling/gen/sdk/fidl/fuchsia.hardware.vsock/fuchsia.hardware.vsock/cpp/fidl/fuchsia.hardware.vsock/cpp/wire_types.h

::fuchsia_hardware_vsock::wire::DeviceSendResponseResponse & response ()
const ::fuchsia_hardware_vsock::wire::DeviceSendResponseResponse & response ()
bool is_err ()
DeviceSendResponseResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_vsock::wire::DeviceSendResponseResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 322 of file fidling/gen/sdk/fidl/fuchsia.hardware.vsock/fuchsia.hardware.vsock/cpp/fidl/fuchsia.hardware.vsock/cpp/wire_types.h