class DeviceSendRequestResult

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

Public Methods

void DeviceSendRequestResult ()
void DeviceSendRequestResult (const DeviceSendRequestResult & )

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

DeviceSendRequestResult & operator= (const DeviceSendRequestResult & )

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

void DeviceSendRequestResult (DeviceSendRequestResult && )

Defined at line 172 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 ()
DeviceSendRequestResult WithResponse (::fuchsia_hardware_vsock::wire::DeviceSendRequestResponse val)
DeviceSendRequestResult & operator= (DeviceSendRequestResult && )

Defined at line 173 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::DeviceSendRequestResponse & response ()
const ::fuchsia_hardware_vsock::wire::DeviceSendRequestResponse & response ()
bool is_err ()
DeviceSendRequestResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_vsock::wire::DeviceSendRequestResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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